
Shows a button with an image (as an alternative to textual content) that may be pressed or clicked through the consumer. ImageSwitcher
String: A vital specifying the type of additional info to include to the information. The additional facts need to be included to the Bundle returned by the info's AccessibilityNodeInfo#getExtras technique. In no way null.
Determine if the horizontal edges should be light when this view is scrolled horizontally. void setHorizontalScrollBarEnabled(boolean horizontalScrollBarEnabled)
Returns the overlay for this view, generating it if it doesn't however exist. Incorporating drawables towards the overlay will lead to them to be shown Any time the view itself is redrawn. Objects from the overlay should be actively managed: get rid of them every time they should not be shown any more.
Compute the vertical offset of the vertical scrollbar's thumb throughout the horizontal vary. int computeVerticalScrollRange()
This method is helpful for employing nested scrolling child views. If isNestedScrollingEnabled() returns genuine as well as the motion is actually a scrolling motion a custom made view implementation might invoke this process to allow a mum or dad to eat the scroll very first. If this process returns real the tailor made view ought to skip its have scrolling habits.
translation in x of the view. This price is added put up-layout to your left residence from the view, and that is set by its format. May be a dimension worth, which happens to be a floating level selection appended using a device including "fourteen.
Defines the hold off in milliseconds that a scrollbar waits in advance of fade out. Could possibly be an integer worth, such as "a hundred".
Views should also not provide fling velocities to nested more info father or mother views alongside an axis the place scrolling will not be at this time supported; a ScrollView must not present you with a horizontal fling velocity to its mom and dad since scrolling together that axis is not really permitted and carrying velocity together that movement won't sound right.
Dispatch onFinishTemporaryDetach() to this View and its direct small children if it is a container View. For those who override this method you will need to
Adds more information to an AccessibilityNodeInfo determined by an express request for the extra details. This method only demands overloading Should the node is marked as getting more data obtainable.}