Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSControl Class

NSControl is base class for controls on macOS.

NSObject
   NSControl

class EinhugurMacOSBridge.NSControl

Constructors

NSControlSince this class is abstract then this constructor is private so you cannot create instance of this class directly.

Properties

EnabledEnables or disables the control.
TextValueSets or gets the text value of the receiver’s cell.
Handle (Inherited) Returns Integer handle to the native NSObject structure.

Methods

Release (Inherited) Releases the NSObject.
Retain (Inherited) Retains the NSObject

Supported Platforms:

  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit

    Unsupported Platforms:

  • MacOS X Carbon
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM