Click or drag to resize

NotificationOptionsButtons Property

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

Namespace:  OpenFin.Notifications
Assembly:  OpenFin.Notifications (in OpenFin.Notifications.dll) Version: 0.12.8
Syntax
C#
public IEnumerable<ButtonOptions> Buttons { get; set; }

Property Value

Type: IEnumerableButtonOptions
See Also