Метод | Описание | |
---|---|---|
clearBadge ( string args ) : void |
Clears the count property of the live tile
|
|
getBadge ( string args ) : void |
Gets the count property of the live tile
|
|
hasPermission ( string args ) : void | ||
registerPermission ( string args ) : void | ||
setBadge ( string args ) : void |
Sets the count property of the live tile
|
Метод | Описание | |
---|---|---|
SaveBadge ( int badge ) : void |
Persist the badge of the app icon so that `getBadge` is able to return the badge number back to the client.
|
public hasPermission ( string args ) : void | ||
args | string | |
Результат | void |
public registerPermission ( string args ) : void | ||
args | string | |
Результат | void |