Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Notification(string)

Creates a new notification with the name specified in the argument.
Read time 1 minuteLast updated 6 days ago

Definition

public Notification(string name)

Parameters

name

The name that identifies this notifications.