Click or drag to resize

NotificationOptionsOnNotificationExpired Property

[Missing <summary> documentation for "P:OpenFin.Notifications.NotificationOptions.OnNotificationExpired"]

Namespace:  OpenFin.Notifications
Assembly:  OpenFin.Notifications (in OpenFin.Notifications.dll) Version: 0.12.8
Syntax
C#
public Dictionary<string, Object> OnNotificationExpired { get; set; }

Property Value

Type: DictionaryString, Object
See Also