Edit

Share via


AdaptiveText.HintAlign Property

Definition

Gets or sets the horizontal alignment of the text. Note that for Toast, this property will only take effect if the text is inside an AdaptiveSubgroup.

public Microsoft.Toolkit.Uwp.Notifications.AdaptiveTextAlign HintAlign { get; set; }
member this.HintAlign : Microsoft.Toolkit.Uwp.Notifications.AdaptiveTextAlign with get, set
Public Property HintAlign As AdaptiveTextAlign

Property Value

Applies to