Skip to content

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

NameSummary
ViewGets the view associated with the current context, if available.

Extension members