Set the TextView so that when it takes focus, all the text is
selected.
Syntax
[Android.Runtime.Register("setSelectAllOnFocus", "(Z)V", "GetSetSelectAllOnFocus_ZHandler")]
public virtual
void SetSelectAllOnFocus (
bool selectAllOnFocus)
Parameters
- selectAllOnFocus
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1