GetTemplate(TileTemplate)
Get template XML for tile notification.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.WSA
- Assembly: UnityEngine.CoreModule
public static string GetTemplate(TileTemplate templ)
Parameters
A template identifier.
Returns
Type | Description |
|---|---|
| string | String, which is an empty XML document to be filled and used for tile notification. |
Remarks
This can be used to retrieve a template for one of the predefined styles for tiles.