Edit

Share via


AdaptiveText.HintStyle Property

Definition

Gets or sets the style that controls the text's font size, weight, and opacity. Note that for Toast, the style will only take effect if the text is inside an AdaptiveSubgroup.

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

Property Value

Applies to