Compartir a través de


Semantics.HeadingLevel Propiedad

Definición

WinUI: establece el nivel de encabezado del elemento Other: admite solo un nivel de título, por lo que establecerlo en cualquier nivel lo habilitará como encabezado.

public:
 property Microsoft::Maui::SemanticHeadingLevel HeadingLevel { Microsoft::Maui::SemanticHeadingLevel get(); void set(Microsoft::Maui::SemanticHeadingLevel value); };
public Microsoft.Maui.SemanticHeadingLevel HeadingLevel { get; set; }
member this.HeadingLevel : Microsoft.Maui.SemanticHeadingLevel with get, set
Public Property HeadingLevel As SemanticHeadingLevel

Valor de propiedad

Se aplica a