Interface IAuraActionProperties
Inherited Members
Namespace: EyeAuras.Shared.Actions
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
public interface IAuraActionProperties : IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>
Properties
| Name | Description |
|---|---|
| IsIgnored | Indicates whether this Action is ignored/disabled (i.e. NOT available for execution) |
| IsMinimized | Indicates whether this element should be shown in minimized form in UI |