Property IsLoaded
IsLoaded
Indicated whether the plugin is loaded be the KitchenDraw application and thus its plugin functions are called when appropriate.
Declaration
public bool IsLoaded { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Indicated whether the plugin is loaded be the KitchenDraw application and thus its plugin functions are called when appropriate.
public bool IsLoaded { get; set; }
| Type | Description |
|---|---|
| bool |