The methods of Xamarin.Forms.StackLayout are listed below. For a list of all members, see the StackLayout Members list.
See Also: Inherited members from Xamarin.Forms.Layout<Xamarin.Forms.View>
override | InvalidateMeasure()Documentation for this section has not yet been entered. | |
override | LayoutChildren(double, double, double, double)Positions and sizes the children of a StackLayout. | |
override | OnSizeRequest(double, double)This method is called during the measure pass of a layout cycle to get the desired size of the StackLayout. | |