ILayoutViewHost interface¶
Defined in
Namespace: ReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Full name: ReactiveUI.Reactive.ILayoutViewHost
Modifiers: public abstract
Summary¶
Represents a host that provides access to a layout view instance.
Applies to
net10.0-android36.0
Properties¶
| Name | Summary |
|---|---|
| View | Gets the view associated with the current context, if available. |