Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Gets the Android.Views.View description. It briefly describes the view and is
primarily used for accessibility support. Set this property to enable
better accessibility support for your application. This is especially
true for views that do not have textual representation (For example,
ImageButton).
Set method documentation [Android Documentation]
Sets the Android.Views.View description. It briefly describes the view and is
primarily used for accessibility support. Set this property to enable
better accessibility support for your application. This is especially
true for views that do not have textual representation (For example,
ImageButton).