Click or drag to resize

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; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_TextBoxInputBase.IsTextInput"]

See Also