Compartir a través de


NavigableElement.Style Propiedad

Definición

Obtiene o establece el valor único Style de este elemento.

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

Valor de propiedad

Se aplica a