AndroidCommandBinders class¶
Attributes: [Preserve(AllMembers = true)]
Defined in
Namespace: ReactiveUI
Assembly: ReactiveUI.dll
Full name: ReactiveUI.AndroidCommandBinders
Modifiers: public sealed
Summary¶
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¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [AndroidCommandBinders](# class. |
Inherited members
ReactiveUI.FlexibleCommandBinder.GetAffinityForObject``1(System.Boolean)ReactiveUI.FlexibleCommandBinder.BindCommandToObject``1(System.Windows.Input.ICommand,``0,System.IObservable{System.Object})ReactiveUI.FlexibleCommandBinder.BindCommandToObject``2(System.Windows.Input.ICommand,``0,System.IObservable{System.Object},System.String)ReactiveUI.FlexibleCommandBinder.BindCommandToObject``2(System.Windows.Input.ICommand,``0,System.IObservable{System.Object},System.Action{System.EventHandler{``1}},System.Action{System.EventHandler{``1}})ReactiveUI.FlexibleCommandBinder.ForEvent(System.Windows.Input.ICommand,System.Object,System.IObservable{System.Object},System.String,System.Reflection.PropertyInfo)- [
ReactiveUI.FlexibleCommandBinder.ForEvent``1(System.Windows.Input.ICommand,System.Object,System.IObservable{System.Object},System.Action{System.EventHandler{``0}},System.Action{System.EventHandler{``0}},System.Action{System.Object,System.Object,System.Object[]})][M:ReactiveUI.FlexibleCommandBinder.ForEvent--1(System.Windows.Input.ICommand,System.Object,System.IObservable{System.Object},System.Action{System.EventHandler{--0}},System.Action{System.EventHandler{--0}},System.Action{System.Object,System.Object,System.Object[]})] - [
ReactiveUI.FlexibleCommandBinder.ForEvent(System.Windows.Input.ICommand,System.Object,System.IObservable{System.Object},System.Action{System.EventHandler},System.Action{System.EventHandler},System.Action{System.Object,System.Object,System.Object[]})][M:ReactiveUI.FlexibleCommandBinder.ForEvent(System.Windows.Input.ICommand,System.Object,System.IObservable{System.Object},System.Action{System.EventHandler},System.Action{System.EventHandler},System.Action{System.Object,System.Object,System.Object[]})] ReactiveUI.FlexibleCommandBinder.Register(System.Type,System.Int32,System.Func{System.Windows.Input.ICommand,System.Object,System.IObservable{System.Object},System.IDisposable})ReactiveUI.FlexibleCommandBinder.#ctorSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString