C# Class NotificationsExtensions.Toasts.ToastGenericAttributionText

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

Méthodes publiques

Méthode Description
ToastGenericAttributionText ( ) : System

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

Private Methods

Méthode Description
ConvertToElement ( ) : Element_AdaptiveText

Method Details

ToastGenericAttributionText() public méthode

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