Edit

Share via


AdaptiveText.Text Property

Definition

Gets or sets the text to display. Data binding support added in Creators Update, only works for toast top-level text elements.

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

Property Value

Applies to