C# Class NotificationsExtensions.AdaptiveText

An adaptive text element.
Inheritance: IAdaptiveSubgroupChild, IAdaptiveChild, IBaseText, ITileAdaptiveChild
ファイルを表示 Open project: WindowsNotifications/NotificationsExtensions

Public Methods

Method Description
AdaptiveText ( ) : NotificationsExtensions.Adaptive.Elements

Initializes a new Adaptive text element.

ToString ( ) : string

Returns the value of the Text property.

Private Methods

Method Description
ConvertToElement ( ) : Element_AdaptiveText

Method Details

AdaptiveText() public method

Initializes a new Adaptive text element.
public AdaptiveText ( ) : NotificationsExtensions.Adaptive.Elements
return NotificationsExtensions.Adaptive.Elements

ToString() public method

Returns the value of the Text property.
public ToString ( ) : string
return string