Span.Style Property

Definition

Gets or sets the style for the span. This is a bindable property.

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

Property Value

Applies to