Skip to content

LayoutViewHost.View property

Defined in

Type: LayoutViewHost Namespace: ReactiveUI Assembly: ReactiveUI.dll

Applies to

net10.0-android36.0, net9.0-android35.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?