Interface IAuraOverlay
Inherited Members
Namespace: EyeAuras.Shared.Overlays
Assembly: EyeAuras.Shared.dll
Syntax
public interface IAuraOverlay : IAuraEntity, IAuraObject, IBindableReactiveObject, IHasId, IHasTypedId<string>, ICanSetContext, IHasContext, IHasErrors, IDisposable, IHasError, IHasErrorProvider, ICanSetName, IHasName, ICanSetDescription, IHasDescription, INotifyPropertyChanged
Properties
Name | Description |
---|---|
AuraModelController | |
BackgroundColor | |
BorderColor | |
BorderThickness | |
EnableHeader | |
IsClickThrough | |
IsIgnored | Indicates whether this Overlay is ignored and should not be shown |
MaintainAspectRatio | |
OverlayPosition | |
ThumbnailOpacity | |
Title |