Skip to content

AndroidCommandBinders class

Attributes: [Preserve(AllMembers = true)]

Defined in

Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll Full name: ReactiveUI.Reactive.AndroidCommandBinders Modifiers: public sealed

Summary

View source

Android implementation that provides binding to an ICommand in the ViewModel to a control in the View.

Applies to

net10.0-android36.0

Class hierarchy
classDiagram
class AndroidCommandBinders
class FlexibleCommandBinder
FlexibleCommandBinder <|-- AndroidCommandBinders

Inherits from: FlexibleCommandBinder

Constructors

NameSummary
.ctorInitializes a new instance of the [AndroidCommandBinders](# class.
Inherited members