Interface IAuraOverlayProperties
Inherited Members
Namespace: EyeAuras.Shared.Overlays
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
public interface IAuraOverlayProperties : IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>
Properties
| Name | Description |
|---|---|
| BackgroundColor | |
| BorderColor | |
| BorderThickness | |
| IsClickThrough | |
| IsIgnored | Indicates whether this Overlay is ignored and should not be shown |
| IsMinimized | Indicates whether this element should be shown in minimized form in UI |
| MaintainAspectRatio | |
| MaxSize | |
| MinSize | |
| MovableIfLocked | |
| OverlayPosition | |
| ThumbnailOpacity | |
| Title | |
| Topmost | |
| WindowIcon | |
| WindowType |