메소드 | 설명 | |
---|---|---|
MvxTextViewTextFormattedTargetBinding ( Android.Widget.TextView target ) : System | ||
SubscribeToEvents ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
SetValueImpl ( object target, object toSet ) : void | ||
ShouldSkipSetValueForViewSpecificReasons ( object target, object value ) : bool |
메소드 | 설명 | |
---|---|---|
EditTextOnAfterTextChanged ( object sender, Android.Text.AfterTextChangedEventArgs afterTextChangedEventArgs ) : void |
public MvxTextViewTextFormattedTargetBinding ( Android.Widget.TextView target ) : System | ||
target | Android.Widget.TextView | |
리턴 | System |
protected SetValueImpl ( object target, object toSet ) : void | ||
target | object | |
toSet | object | |
리턴 | void |
protected ShouldSkipSetValueForViewSpecificReasons ( object target, object value ) : bool | ||
target | object | |
value | object | |
리턴 | bool |