Find and return all touchable views that are descendants of this view,
possibly including this view if it is touchable itself.
Syntax
[get: Android.Runtime.Register("getTouchables", "()Ljava/util/ArrayList;", "GetGetTouchablesHandler")]
public virtual
IList<View> Touchables { get; }
Value
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