スイッチコントロール のテキスト プロパティをバインドすることは可能ですか?
<Switch
android:layout_width="wrap_content"
android:layout_height="wrap_content"
local:MvxBind="Text Name" />
継承ツリーを見る - http://developer.android.com/reference/android/widget/Switch.html - a Switch
is a - which works onTextView
のようなバインディングは動作するはずですText
TextView
Switch