C# Class NotificationsExtensions.Toasts.ToastGenericAppLogo

The logo that is displayed on your toast notification.
Inheritance: IBaseImage
Afficher le fichier Open project: WindowsNotifications/NotificationsExtensions Class Usage Examples

Méthodes publiques

Méthode Description
ToastGenericAppLogo ( ) : System

Initializes a new instance of a toast app logo, which can override the logo displayed on your toast notification.

Private Methods

Méthode Description
ConvertToElement ( ) : Element_AdaptiveImage
GetAdaptiveImageCrop ( ) : AdaptiveImageCrop

Method Details

ToastGenericAppLogo() public méthode

Initializes a new instance of a toast app logo, which can override the logo displayed on your toast notification.
public ToastGenericAppLogo ( ) : System
Résultat System