Click or drag to resize

GH_AttributesTTooltipEnabled Property

Gets the tooltip enabled value. If False, no further tooltip functions will be called.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual bool TooltipEnabled { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.TooltipEnabled"]

Implements

IGH_TooltipAwareObjectTooltipEnabled
See Also