Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSTextField Class

A native macOS text field control.

NSControl
   NSTextField

class EinhugurMacOSBridge.NSTextField

Constructors

NSTextFieldA constructor that constructs non editable Text field, with suitable setup for Touch Bar.

Properties

TextColorSets or gets color of the text.
Enabled (Inherited) Enables or disables the control.
TextValue (Inherited) Sets 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