Class android.view.View
| Added Methods | |
|---|---|
| booleancanScrollHorizontally(int) | |
| booleancanScrollVertically(int) | |
| AccessibilityNodeInfocreateAccessibilityNodeInfo() | |
| booleandispatchGenericFocusedEvent(MotionEvent) | |
| booleandispatchGenericPointerEvent(MotionEvent) | |
| booleandispatchHoverEvent(MotionEvent) | |
| voidfindViewsWithText(ArrayList<View>, | |
| booleanfitsSystemWindows() | |
| booleanisHovered() | |
| voidonHoverChanged(boolean) | |
| booleanonHoverEvent(MotionEvent) | |
| voidonInitializeAccessibilityEvent(AccessibilityEvent) | |
| voidonInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) | |
| voidonPopulateAccessibilityEvent(AccessibilityEvent) | |
| voidsetAccessibilityDelegate(AccessibilityDelegate) | |
| voidsetFitsSystemWindows(boolean) | |
| voidsetHovered(boolean) | |
| voidsetOnHoverListener(OnHoverListener) | |
| voidsetScrollX(int) | |
| voidsetScrollY(int) | |
| Added Fields | |
|---|---|
| PropertyALPHA | |
| intFIND_VIEWS_WITH_CONTENT_DESCRIPTION | |
| intFIND_VIEWS_WITH_TEXT | |
| PropertyROTATION | |
| PropertyROTATION_X | |
| PropertyROTATION_Y | |
| PropertySCALE_X | |
| PropertySCALE_Y | |
| intSYSTEM_UI_FLAG_HIDE_NAVIGATION | |
| intSYSTEM_UI_FLAG_LOW_PROFILE | |
| intSYSTEM_UI_FLAG_VISIBLE | |
| PropertyTRANSLATION_X | |
| PropertyTRANSLATION_Y | |
| PropertyX | |
| PropertyY | |
| Changed Fields | ||
|---|---|---|
| intSTATUS_BAR_HIDDEN | Now deprecated. | |
| intSTATUS_BAR_VISIBLE | Now deprecated. | |
