Skip to content

LayoutViewHost.View property

Defined in

Type: LayoutViewHost Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-android36.0

public View? View { get; set; }

View source

Inherited documentation

These docs were inherited from ILayoutViewHost. The member doesn't override them on this type.

Summary: Gets the view associated with the current context, if available.

Returns: View?