Click or drag to resize

GH_AsynchFileDataCallback Property

Gets or sets the callback delegate to be used when properties are updated.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_AsynchFileDataFileChangedDelegate Callback { get; set; }

Property Value

Type: GH_AsynchFileDataFileChangedDelegate

[Missing <value> documentation for "P:Grasshopper.GUI.GH_AsynchFileData.Callback"]

See Also