SemanticProperties.SetHeadingLevel 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:
static void SetHeadingLevel(Microsoft::Maui::Controls::BindableObject ^ bindable, Microsoft::Maui::SemanticHeadingLevel value);
public static void SetHeadingLevel (Microsoft.Maui.Controls.BindableObject bindable, Microsoft.Maui.SemanticHeadingLevel value);
static member SetHeadingLevel : Microsoft.Maui.Controls.BindableObject * Microsoft.Maui.SemanticHeadingLevel -> unit
Public Shared Sub SetHeadingLevel (bindable As BindableObject, value As SemanticHeadingLevel)
Parameters
- bindable
- BindableObject
- value
- SemanticHeadingLevel