Sets the view which serves as the label of the view represented by
this info for accessibility purposes.
Syntax
[Android.Runtime.Register("setLabeledBy", "(Landroid/view/View;)V", "GetSetLabeledBy_Landroid_view_View_Handler")]
public virtual
void SetLabeledBy (
Android.Views.View label)
Parameters
- label
- The view that labels this node's source.
Remarks
Requirements
Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17