C# Class NotificationsExtensions.Toasts.ToastGenericAttributionText

Defines an attribution text element to be displayed on the toast notification.
Inheritance: IBaseText
Datei anzeigen Open project: WindowsNotifications/NotificationsExtensions

Public Methods

Method Description
ToastGenericAttributionText ( ) : System

Constructs a new attribution text element that can be displayed on a toast notification.

Private Methods

Method Description
ConvertToElement ( ) : Element_AdaptiveText

Method Details

ToastGenericAttributionText() public method

Constructs a new attribution text element that can be displayed on a toast notification.
public ToastGenericAttributionText ( ) : System
return System