Einhugur macOS Bridge plugin. |
|
NSButton.SetButtonType Method
Sets the type of the button defined by the ButtonTypeValues enum.

SetButtonType(
value
as EinhugurMacOSBridge.NSButton.ButtonTypeValues)
Parameters
- value
- The button type to be set.
Remarks
Note: Not all the button types are made for Touch Bars, so not all of them will work in such context.
See Also
NSButton Class