ShellItem.IShellItemController.ProposeSection(ShellSection, Boolean) Method

Definition

For internal use by the Xamarin.Forms platform.

bool IShellItemController.ProposeSection (Xamarin.Forms.ShellSection shellSection, bool setValue);
abstract member Xamarin.Forms.IShellItemController.ProposeSection : Xamarin.Forms.ShellSection * bool -> bool
override this.Xamarin.Forms.IShellItemController.ProposeSection : Xamarin.Forms.ShellSection * bool -> bool

Parameters

shellSection
ShellSection
setValue
Boolean

Returns

Implements

Applies to