Interface IOnScreenRazor
Inherited Members
Namespace: EyeAuras.Shared.ScreenOverlay
Assembly: EyeAuras.Shared.dll
Syntax
public interface IOnScreenRazor : IOnScreenObject, IDisposable, INotifyPropertyChanged
Properties
Name | Description |
---|---|
DataContext | Gets or sets the data context which will be assigned to View. |
ViewType | Gets or sets type of View which will be displayed within the window. |
Methods
Name | Description |
---|---|
WithViewDataContext(object) | |
WithViewType(Type) |