Share via


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
System.Boolean

Returns

System.Boolean

Implements

Applies to