Edit

Share via


NotificationActivator.NOTIFICATION_USER_INPUT_DATA Struct

Definition

A single user input key/value pair.

[System.Serializable]
public struct NotificationActivator.NOTIFICATION_USER_INPUT_DATA
[<System.Serializable>]
type NotificationActivator.NOTIFICATION_USER_INPUT_DATA = struct
Public Structure NotificationActivator.NOTIFICATION_USER_INPUT_DATA
Inheritance
NotificationActivator.NOTIFICATION_USER_INPUT_DATA
Attributes

Fields

Key

The key of the user input.

Value

The value of the user input.

Applies to