IShellItemController.ProposeSection(ShellSection, Boolean) Method

Definition

public bool ProposeSection (Microsoft.Maui.Controls.ShellSection shellSection, bool setValue = true);
abstract member ProposeSection : Microsoft.Maui.Controls.ShellSection * bool -> bool
Public Function ProposeSection (shellSection As ShellSection, Optional setValue As Boolean = true) As Boolean

Parameters

shellSection
ShellSection
setValue
Boolean

Returns

Applies to