GH_TextBoxInputBaseIsTextInput Property |
Gets whether the text input box is currently on screen.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsTextInput { get; }
Public ReadOnly Property IsTextInput As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_TextBoxInputBase.IsTextInput"]
See Also