C# Class NotificationsExtensions.AdaptiveText

An adaptive text element.
Inheritance: IAdaptiveSubgroupChild, IAdaptiveChild, IBaseText, ITileAdaptiveChild
Afficher le fichier Open project: WindowsNotifications/NotificationsExtensions

Méthodes publiques

Méthode Description
AdaptiveText ( ) : NotificationsExtensions.Adaptive.Elements

Initializes a new Adaptive text element.

ToString ( ) : string

Returns the value of the Text property.

Private Methods

Méthode Description
ConvertToElement ( ) : Element_AdaptiveText

Method Details

AdaptiveText() public méthode

Initializes a new Adaptive text element.
public AdaptiveText ( ) : NotificationsExtensions.Adaptive.Elements
Résultat NotificationsExtensions.Adaptive.Elements

ToString() public méthode

Returns the value of the Text property.
public ToString ( ) : string
Résultat string