ITextAlignment.VerticalTextAlignment Property

Definition

Gets the vertical text alignment.

public:
 property Microsoft::Maui::TextAlignment VerticalTextAlignment { Microsoft::Maui::TextAlignment get(); };
public Microsoft.Maui.TextAlignment VerticalTextAlignment { get; }
member this.VerticalTextAlignment : Microsoft.Maui.TextAlignment
Public ReadOnly Property VerticalTextAlignment As TextAlignment

Property Value

Applies to