Class KeepAliveNotification
Inherited Members
Namespace: Unity.UIWidgets.widgets
Syntax
public class KeepAliveNotification : Notification
Constructors
KeepAliveNotification(Listenable)
Declaration
public KeepAliveNotification(Listenable handle)
Parameters
Type | Name | Description |
---|---|---|
Listenable | handle |
Fields
handle
Declaration
public readonly Listenable handle
Field Value
Type | Description |
---|---|
Listenable |