Einhugur macOS Bridge plugin.

NSTextField.Constructor Constructor

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

Constructor(
   textValue as String)

Parameters

textValue
Text to be displayed.

Remarks

See Also

NSTextField Class