Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTemplate(ToastTemplate)

Get template XML for toast notification.
Read time 1 minuteLast updated 10 days ago

Definition

public static string GetTemplate(ToastTemplate templ)

Parameters

A template identifier.

Returns

Type

Description

stringstring, which is an empty XML document to be filled and used for toast notification.

Remarks

This can be used to retrieve a template for one of the predefined styles for toasts.