UpdateBadgeNumber(float)
Set or update a badge on a tile to a number.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.WSA
- Assembly: UnityEngine.CoreModule
public void UpdateBadgeNumber(float number)
Parameters
Number to be shown on a badge.
Remarks
Number must be supported by the system, see: http://msdn.microsoft.com/en-us/library/windows/apps/hh779719.aspx.