IShellItemController.ProposeSection(ShellSection, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool ProposeSection (Xamarin.Forms.ShellSection shellSection, bool setValue = true);
abstract member ProposeSection : Xamarin.Forms.ShellSection * bool -> bool
Parameters
- shellSection
- ShellSection
- setValue
- System.Boolean
Returns
System.Boolean