Skip to content

LayoutViewHost.ToView() method

Defined in

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

Applies to

net10.0-android36.0

public View? ToView()

View source

Summary: Gets the backing View for this host as a friendly alternate to the implicit operator.

Returns: View? -- The backing View instance, or null if none has been assigned.