Skip to content

ViewMixins class

Defined in

Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll Full name: ReactiveUI.Reactive.ViewMixins Modifiers: public static

Summary

View source

Provides extension methods for retrieving the view host associated with a given view.

Applies to

net10.0-android36.0

Remarks

The methods in this class enable access to the view host instance that is stored as a tag on a view. These extension methods are intended for use with views that participate in a layout hosting mechanism. This class is static and cannot be instantiated.

Methods

NameSummary
static GetViewHost
Inherited members

Extension blocks

extension(View item)

  • GetViewHost
  • GetViewHost