Android.Widget.ListView.ItemsCanFocus Property

Syntax

[get: Android.Runtime.Register("getItemsCanFocus", "()Z", "GetGetItemsCanFocusHandler")]
[set: Android.Runtime.Register("setItemsCanFocus", "(Z)V", "GetSetItemsCanFocus_ZHandler")]
public virtual bool ItemsCanFocus { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Indicates that the views created by the ListAdapter can contain focusable items.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1