SearchBar.HorizontalTextAlignment Property

Definition

Gets or sets the horizontal text alignment.

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

Property Value

Applies to