Skip to content

AndroidCommandBinders class

Attributes: [Preserve(AllMembers = true)]

Defined in

Namespace: ReactiveUI Assembly: ReactiveUI.dll Full name: ReactiveUI.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, net9.0-android35.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