Property | Type | Description | |
---|---|---|---|
CountdownBackgroundColorProperty | |||
MessageTextForegroundColorProperty |
Method | Description | |
---|---|---|
Hide ( ) : void | ||
NotificationView ( string msg, string title, bool autoHide, double timeToLive, string metroIcon = "", string imageIcon = "", double scaleIcon = 1.0 ) : System | ||
Show ( ) : void |
Method | Description | |
---|---|---|
CountdownBackgroundColorPropertyChanged ( |
||
LoadImage ( string imageUrl ) : void | ||
LoadMetroIcon ( string key, |
||
MessageTextForegroundColorPropertyChanged ( |
public NotificationView ( string msg, string title, bool autoHide, double timeToLive, string metroIcon = "", string imageIcon = "", double scaleIcon = 1.0 ) : System | ||
msg | string | |
title | string | |
autoHide | bool | |
timeToLive | double | |
metroIcon | string | |
imageIcon | string | |
scaleIcon | double | |
return | System |
public static DependencyProperty,Windows.UI.Xaml CountdownBackgroundColorProperty | ||
return |