Einhugur macOS Bridge plugin. |
|
NSCustomTouchBarItem.SetView Method
Sets the view of the custom item to a NSControl (usually NSButton or NSTextField)

SetView(
view
as EinhugurMacOSBridge.NSControl)
Parameters
- view
- The NSControl to set as view.
Remarks
See Also
NSCustomTouchBarItem Class