Click or drag to resize

ButtonInformationCallback Property

Gets or sets the callback to use when the user clicks the button.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public EventHandler Callback { get; set; }

Property Value

EventHandler
See Also