Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("addFocusables", "(Ljava/util/ArrayList;II)V", "GetAddFocusables_Ljava_util_ArrayList_IIHandler")]
public virtual
void AddFocusables (
IList<View> views, [Android.Runtime.GeneratedEnum]
FocusSearchDirection direction, [Android.Runtime.GeneratedEnum]
FocusablesFlags focusableMode)
Parameters
- views
- Documentation for this section has not yet been entered.
- direction
- Documentation for this section has not yet been entered.
- focusableMode
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1