Class NotificationEventInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class NotificationEventInit : ExtendableEventInit
- Inheritance
-
NotificationEventInit
- Inherited Members
Constructors
NotificationEventInit()
public NotificationEventInit()
Fields
Action
[Value("action")]
public string Action
Field Value
Notification
[Value("notification")]
public required Notification Notification