Click or drag to resize

NotificationButtonClickedArgsButtonClicked Property

The button that was clicked.

Namespace:  Rhino.Runtime.Notifications
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ButtonType ButtonClicked { get; }

Property Value

Type: ButtonType
See Also