TwoPaneSplitView Constructor

Declaration

public TwoPaneSplitView(int fixedPaneIndex, float fixedPaneStartDimension, UIElements.TwoPaneSplitViewOrientation orientation);

Parameters

fixedPaneIndex 0 for setting first child as the fixed pane, 1 for the second child element.
fixedPaneStartDimension Set an inital width or height for the fixed pane.
orientation Orientation of the split view.

Description

Parameterized constructor.


Did you find this page useful? Please give it a rating: