wijmo.slider Namespace > IButtonEventArgs Interface : buttonType Field |
A string value that indicates the type name of button.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.slider.IButtonEventArgs; var value; // Type: string value = instance.buttonType; |
Javascript (Specification) | |
---|---|
|