公用類別
MapView
擴充 FrameLayout
顯示地圖的檢視畫面 (內含從 Google 地圖服務取得的資料)。聚焦時,系統會擷取按鍵和觸控手勢來移動地圖。
這個類別的使用者必須從含有此檢視畫面的 Activity
或 Fragment
,將所有生命週期方法,轉送至這個類別中的對應方法。具體來說,您必須採用下列方法:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
您必須使用 getMapAsync(OnMapReadyCallback)
取得 GoogleMap
。MapView
會自動初始化地圖系統和檢視畫面。
如果您想指定較舊的平台,可以使用 MapFragment
(或 SupportMapFragment
) 更簡單的地圖顯示方法。
注意:建議您不要在這個檢視畫面中新增子項。
開發人員指南
詳情請參閱「Google Maps SDK for Android 」開發人員指南。
繼承常數摘要
來自類別
android.view.ViewGroup
int | FOCUS_AFTER_DESCENDANTS | |
int | FOCUS_BEFORE_DESCENDANTS | |
int | FOCUS_BLOCK_DESCENDANTS | |
int | LAYOUT_MODE_CLIP_BOUNDS | |
int | LAYOUT_MODE_OPTICAL_BOUNDS | |
int | PERSISTENT_ALL_CACHES | |
int | PERSISTENT_ANIMATION_CACHE | |
int | PERSISTENT_NO_CACHE | |
int | PERSISTENT_SCROLLING_CACHE |
來自類別
android.view.View
int | ACCESSIBILITY_LIVE_REGION_ASSERTIVE | |
int | ACCESSIBILITY_LIVE_REGION_NONE | |
int | ACCESSIBILITY_LIVE_REGION_POLITE | |
int | AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS | |
字串 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
字串 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
字串 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
字串 | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
字串 | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
字串 | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
字串 | AUTOFILL_HINT_EMAIL_ADDRESS | |
字串 | AUTOFILL_HINT_NAME | |
字串 | AUTOFILL_HINT_PASSWORD | |
字串 | AUTOFILL_HINT_PHONE | |
字串 | AUTOFILL_HINT_POSTAL_ADDRESS | |
字串 | AUTOFILL_HINT_POSTAL_CODE | |
字串 | AUTOFILL_HINT_USERNAME | |
int | AUTOFILL_TYPE_DATE | |
int | AUTOFILL_TYPE_LIST | |
int | AUTOFILL_TYPE_NONE | |
int | AUTOFILL_TYPE_TEXT | |
int | AUTOFILL_TYPE_TOGGLE | |
int | DRAG_FLAG_GLOBAL | |
int | DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION | |
int | DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION | |
int | DRAG_FLAG_GLOBAL_URI_READ | |
int | DRAG_FLAG_GLOBAL_URI_WRITE | |
int | DRAG_FLAG_OPAQUE | |
int | DRAWING_CACHE_QUALITY_AUTO | |
int | DRAWING_CACHE_QUALITY_HIGH | |
int | DRAWING_CACHE_QUALITY_LOW | |
int | FIND_VIEWS_WITH_CONTENT_DESCRIPTION | |
int | FIND_VIEWS_WITH_TEXT | |
int | FOCUSABLE | |
int | FOCUSABLES_ALL | |
int | FOCUSABLES_TOUCH_MODE | |
int | FOCUSABLE_AUTO | |
int | FOCUS_BACKWARD | |
int | FOCUS_DOWN | |
int | FOCUS_FORWARD | |
int | FOCUS_LEFT | |
int | FOCUS_RIGHT | |
int | FOCUS_UP | |
int | GONE | |
int | HAPTIC_FEEDBACK_ENABLED | |
int | IMPORTANT_FOR_ACCESSIBILITY_AUTO | |
int | IMPORTANT_FOR_ACCESSIBILITY_NO | |
int | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS | |
int | IMPORTANT_FOR_ACCESSIBILITY_YES | |
int | IMPORTANT_FOR_AUTOFILL_AUTO | |
int | IMPORTANT_FOR_AUTOFILL_NO | |
int | IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_AUTOFILL_YES | |
int | IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_AUTO | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_NO | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_YES | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS | |
int | INVISIBLE | |
int | KEEP_SCREEN_ON | |
int | LAYER_TYPE_HARDWARE | |
int | LAYER_TYPE_NONE | |
int | LAYER_TYPE_SOFTWARE | |
int | LAYOUT_DIRECTION_INHERIT | |
int | LAYOUT_DIRECTION_LOCALE | |
int | LAYOUT_DIRECTION_LTR | |
int | LAYOUT_DIRECTION_RTL | |
int | MEASURED_HEIGHT_STATE_SHIFT | |
int | MEASURED_SIZE_MASK | |
int | MEASURED_STATE_MASK | |
int | MEASURED_STATE_TOO_SMALL | |
int | NOT_FOCUSABLE | |
int | NO_ID | |
int | OVER_SCROLL_ALWAYS | |
int | OVER_SCROLL_IF_CONTENT_SCROLLS | |
int | OVER_SCROLL_NEVER | |
int | SCREEN_STATE_OFF | |
int | SCREEN_STATE_ON | |
int | SCROLLBARS_INSIDE_INSET | |
int | SCROLLBARS_INSIDE_OVERLAY | |
int | SCROLLBARS_OUTSIDE_INSET | |
int | SCROLLBARS_OUTSIDE_OVERLAY | |
int | SCROLLBAR_POSITION_DEFAULT | |
int | SCROLLBAR_POSITION_LEFT | |
int | SCROLLBAR_POSITION_RIGHT | |
int | SCROLL_AXIS_HORIZONTAL | |
int | SCROLL_AXIS_NONE | |
int | SCROLL_AXIS_VERTICAL | |
int | SCROLL_INDICATOR_BOTTOM | |
int | SCROLL_INDICATOR_END | |
int | SCROLL_INDICATOR_LEFT | |
int | SCROLL_INDICATOR_RIGHT | |
int | SCROLL_INDICATOR_START | |
int | SCROLL_INDICATOR_TOP | |
int | SOUND_EFFECTS_ENABLED | |
int | STATUS_BAR_HIDDEN | |
int | STATUS_BAR_VISIBLE | |
int | SYSTEM_UI_FLAG_FULLSCREEN | |
int | SYSTEM_UI_FLAG_HIDE_NAVIGATION | |
int | SYSTEM_UI_FLAG_IMMERSIVE | |
int | SYSTEM_UI_FLAG_IMMERSIVE_STICKY | |
int | SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | |
int | SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION | |
int | SYSTEM_UI_FLAG_LAYOUT_STABLE | |
int | SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR | |
int | SYSTEM_UI_FLAG_LIGHT_STATUS_BAR | |
int | SYSTEM_UI_FLAG_LOW_PROFILE | |
int | SYSTEM_UI_FLAG_VISIBLE | |
int | SYSTEM_UI_LAYOUT_FLAGS | |
int | TEXT_ALIGNMENT_CENTER | |
int | TEXT_ALIGNMENT_GRAVITY | |
int | TEXT_ALIGNMENT_INHERIT | |
int | TEXT_ALIGNMENT_TEXT_END | |
int | TEXT_ALIGNMENT_TEXT_START | |
int | TEXT_ALIGNMENT_VIEW_END | |
int | TEXT_ALIGNMENT_VIEW_START | |
int | TEXT_DIRECTION_ANY_RTL | |
int | TEXT_DIRECTION_FIRST_STRONG | |
int | TEXT_DIRECTION_FIRST_STRONG_LTR | |
int | TEXT_DIRECTION_FIRST_STRONG_RTL | |
int | TEXT_DIRECTION_INHERIT | |
int | TEXT_DIRECTION_LOCALE | |
int | TEXT_DIRECTION_LTR | |
int | TEXT_DIRECTION_RTL | |
int | VISIBLE |
繼承欄位摘要
來自類別
android.view.View
public static final Property<View, Float> | Alpha 版 | |
public static final Property<View, Float> | ROTATION | |
public static final Property<View, Float> | ROTATION_X | |
public static final Property<View, Float> | ROTATION_Y | |
public static final Property<View, Float> | SCALE_X | |
public static final Property<View, Float> | SCALE_Y | |
public static final Property<View, Float> | TRANSLATION_X | |
public static final Property<View, Float> | TRANSLATION_Y | |
public static final Property<View, Float> | TRANSLATION_Z | |
public static final Property<View, Float> | X | |
public static final Property<View, Float> | 必要 | |
public static final Property<View, Float> | Z |
公用建構函式摘要
MapView(情境脈絡)
|
|
MapView(情境內容、屬性集屬性)
|
|
MapView(情境內容、屬性集 attrs、int defStyle)
|
|
MapView(情境內容、GoogleMapOptions 選項)
|
公用方法摘要
void | |
最後 void |
onCreate(Bundle savedInstanceState)
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onDestroy()
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onEnterAmbient(Bundle 環境詳細資料)
您必須從父項 WearableActivity 的相應方法呼叫此方法。
|
最後 void |
onExitAmbient()
您必須從父項 WearableActivity 的相應方法呼叫此方法。
|
最後 void |
onLowMemory()
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onPause()
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onResume()
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onSaveInstanceState(Bundle outState)
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onStart()
您必須從父項活動/片段的相應方法呼叫這個方法。
|
最後 void |
onStop()
您必須從父項活動/片段的相應方法呼叫這個方法。
|
繼承方法摘要
來自類別
android.widget.FrameLayout
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
布林值 |
getConsiderGoneChildrenWhenMeasuring()
|
布林值 |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(布林值 arg0)
|
布林值 |
shouldDelayChildPressedState()
|
來自類別
android.view.ViewGroup
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
布林值 |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<View> arg0)
|
void |
addView(View arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(查看 arg0, int arg1)
|
void |
addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(查看 arg0)
|
void |
addView(查看 arg0, int arg1, int arg2)
|
void |
bringChildToFront(查看 arg0)
|
void |
childDrawableStateChanged(檢視畫面 arg0)
|
void |
childHasTransientStateChanged(檢視畫面 arg0, boolean arg1)
|
void |
clearChildFocus(檢視畫面 arg0)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
布林值 |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Configuration arg0)
|
void |
dispatchDisplayHint(int arg0)
|
布林值 |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
布林值 |
dispatchKeyEvent(KeyEvent arg0)
|
布林值 |
dispatchKeyEventPreIme(KeyEvent arg0)
|
布林值 |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
void |
dispatchPointerCaptureChanged(布林值 arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchSetActivated(布林值 arg0)
|
void |
dispatchSetSelected(布林值 arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
布林值 |
dispatchTouchEvent(MotionEvent arg0)
|
布林值 |
dispatchTrackballEvent(MotionEvent arg0)
|
布林值 |
dispatchUnhandledMove(檢視畫面 arg0, int arg1)
|
void |
dispatchWindowFocusChanged(布林值 arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0、List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
endViewTransition(檢視畫面引數)
|
查看 |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
查看 |
focusSearch(查看 arg0, int arg1)
|
void |
focusableViewAvailable(查看 arg0)
|
布林值 |
gatherTransparentRegion(區域 arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName()
|
查看 |
getChildAt(int arg0)
|
int |
getChildCount()
|
最終 int |
getChildDrawingOrder(int arg0)
|
靜態 int |
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
布林值 |
getChildVisibleRect(查看 arg0, Rect arg1, Point arg2)
|
布林值 |
getClipChildren()
|
布林值 |
getClipToPadding()
|
int |
getDescendantFocusability()
|
查看 |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode()
|
LayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay()
|
int |
getPersistentDrawingCache()
|
布林值 |
getTouchscreenBlocksFocus()
|
布林值 |
hasFocus()
|
布林值 |
hasTransientState()
|
int |
indexOfChild(查看 arg0)
|
最後 void |
invalidateChild(查看 arg0, Rect arg1)
|
ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
布林值 |
isAlwaysDrawnWithCacheEnabled()
|
布林值 |
isAnimationCacheEnabled()
|
布林值 |
isLayoutSuppressed()
|
布林值 |
isMotionEventSplittingEnabled()
|
布林值 |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
最後 void |
layout(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(View arg0, View arg1, int arg2)
|
最後 void |
offsetDescendantRectToMyCoords(查看 arg0, Rect arg1)
|
最後 void |
offsetRectIntoDescendantCoords(查看 arg0, Rect arg1)
|
void |
onDescendantInvalidated(檢視畫面 arg0、查看 arg1)
|
布林值 |
onInterceptHoverEvent(MotionEvent arg0)
|
布林值 |
onInterceptTouchEvent(MotionEvent arg0)
|
布林值 |
onNestedFling(檢視畫面 arg0, float arg1, float arg2, boolean arg3)
|
布林值 |
onNestedPreFling(檢視畫面 arg0, float arg1, float arg2)
|
布林值 |
onNestedPrePerformAccessibilityAction(檢視畫面 arg0, int arg1, Bundle arg2)
|
void |
onNestedPreScroll(查看 arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(查看 arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccepted(查看 arg0、View arg1、int arg2)
|
布林值 |
onRequestSendAccessibilityEvent(View arg0、AccessibilityEvent arg1)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
布林值 |
onStartNestedScroll(查看 arg0、View arg1、int arg2)
|
void |
onStopNestedScroll(檢視引數)
|
void |
onViewAdded(檢視畫面引數)
|
void |
onViewRemoved(檢視畫面 arg0)
|
void |
recomputeViewAttributes(檢視畫面 arg0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(查看 arg0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(檢視畫面引數 0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(查看 arg0、查看引數 1)
|
布林值 |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void |
requestDisallowInterceptTouchEvent(布林值 arg0)
|
布林值 |
requestFocus(int arg0, Rect arg1)
|
布林值 |
requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(查看 arg0)
|
布林值 |
restoreDefaultFocus()
|
void |
scheduleLayoutAnimation()
|
void |
setAddStatesFromChildren(布林值 arg0)
|
void |
setAlwaysDrawnWithCacheEnabled(布林值 arg0)
|
void |
setAnimationCacheEnabled(布林值 arg0)
|
void |
setClipChildren(布林值 arg0)
|
void |
setClipToPadding(布林值 arg0)
|
void |
setDescendantFocusability(int arg0)
|
void |
setLayoutAnimation(LayoutAnimationController arg0)
|
void |
setLayoutAnimationListener(Animation.AnimationListener arg0)
|
void |
setLayoutMode(int arg0)
|
void |
setLayoutTransition(LayoutTransition arg0)
|
void |
setMotionEventSplittingEnabled(布林值 arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener arg0)
|
void |
setPersistentDrawingCache(int arg0)
|
void |
setTouchscreenBlocksFocus(布林值 arg0)
|
void |
setTransitionGroup(布林值 arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
布林值 |
shouldDelayChildPressedState()
|
布林值 |
showContextMenuForChild(View arg0, float arg1, float arg2)
|
布林值 |
showContextMenuForChild(檢視畫面 arg0)
|
ActionMode |
startActionModeForChild(檢視畫面 arg0, ActionMode.Callback arg1, int arg2)
|
ActionMode |
startActionModeForChild(檢視畫面 arg0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(檢視畫面引數)
|
void |
suppressLayout(布林值 arg0)
|
void |
updateViewLayout(View arg0、ViewGroup.LayoutParams arg1)
|
來自類別
android.view.View
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<View> arg0, int arg1)
|
void |
addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
addTouchables(ArrayList<View> arg0)
|
ViewPropertyAnimator |
animate()
|
void |
announceForAccessibility(CharSequence arg0)
|
void |
autofill(AutofillValue arg0)
|
void |
autofill(SparseArray<AutofillValue> arg0)
|
void |
bringToFront()
|
void |
buildDrawingCache(布林值 arg0)
|
void |
buildDrawingCache()
|
void |
buildLayer()
|
布林值 |
callOnClick()
|
布林值 |
canResolveLayoutDirection()
|
布林值 |
canResolveTextAlignment()
|
布林值 |
canResolveTextDirection()
|
布林值 |
canScrollHorizontally(int arg0)
|
布林值 |
canScrollVertically(int arg0)
|
最後 void |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
最後 void |
cancelPendingInputEvents()
|
布林值 |
checkInputConnectionProxy(View arg0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
靜態 int |
combineMeasuredStates(int arg0, int arg1)
|
void |
computeScroll()
|
WindowInsets |
computeSystemWindowInsets(WindowInsets arg0、Rect arg1)
|
AccessibilityNodeInfo |
createAccessibilityNodeInfo()
|
void |
createContextMenu(ContextMenu arg0)
|
void |
destroyDrawingCache()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets arg0)
|
布林值 |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Configuration arg0)
|
void |
dispatchDisplayHint(int arg0)
|
布林值 |
dispatchDragEvent(DragEvent arg0)
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
布林值 |
dispatchGenericMotionEvent(MotionEvent arg0)
|
布林值 |
dispatchKeyEvent(KeyEvent arg0)
|
布林值 |
dispatchKeyEventPreIme(KeyEvent arg0)
|
布林值 |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
布林值 |
dispatchNestedFling(float arg0, float arg1, boolean arg2)
|
布林值 |
dispatchNestedPreFling(float arg0, float arg1)
|
布林值 |
dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)
|
布林值 |
dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
|
布林值 |
dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
|
void |
dispatchPointerCaptureChanged(布林值 arg0)
|
布林值 |
dispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
布林值 |
dispatchTouchEvent(MotionEvent arg0)
|
布林值 |
dispatchTrackballEvent(MotionEvent arg0)
|
布林值 |
dispatchUnhandledMove(檢視畫面 arg0, int arg1)
|
void |
dispatchWindowFocusChanged(布林值 arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0、List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
draw(Canvas arg0)
|
void |
drawableHotspotChanged(float arg0, float arg1)
|
查看 |
findFocus()
|
最終 <T 擴充檢視畫面> T |
findViewById(int arg0)
|
最終 <T 擴充檢視畫面> T |
findViewWithTag(物件 arg0)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
查看 |
focusSearch(int arg0)
|
void |
forceHasOverlappingRendering(布林值 arg0)
|
void |
forceLayout()
|
靜態 int |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
int |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider()
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter()
|
int |
getAccessibilityTraversalBefore()
|
浮點值 |
getAlpha()
|
動畫 |
getAnimation()
|
矩陣 |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack(int arg0)
|
Map<Integer, Integer> |
getAttributeSourceResourceMap()
|
字串 [] |
getAutofillHints()
|
最終 AutofillId |
getAutofillId()
|
int |
getAutofillType()
|
AutofillValue |
getAutofillValue()
|
可繪項目 |
getBackground()
|
BlendMode |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
int |
getBaseline()
|
最終 int |
getBottom()
|
浮點值 |
getCameraDistance()
|
布林值 |
getClipBounds(Rect arg0)
|
矩形 |
getClipBounds()
|
最終布林值 |
getClipToOutline()
|
最終 ContentCaptureSession |
getContentCaptureSession()
|
CharSequence |
getContentDescription()
|
最終背景資訊 |
getContext()
|
最終布林值 |
getDefaultFocusHighlightEnabled()
|
靜態 int |
getDefaultSize(int arg0, int arg1)
|
螢幕 |
getDisplay()
|
最後 int[] |
getDrawableState()
|
點陣圖 |
getDrawingCache()
|
點陣圖 |
getDrawingCache(布林值 arg0)
|
int |
getDrawingCacheBackgroundColor()
|
int |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect arg0)
|
長 |
getDrawingTime()
|
浮點值 |
getElevation()
|
int |
getExplicitStyle()
|
布林值 |
getFilterTouchesWhenObscured()
|
布林值 |
getFitsSystemWindows()
|
int |
getFocusable()
|
ArrayList<View> |
getFocusables(int arg0)
|
void |
getFocusedRect(Rect arg0)
|
可繪項目 |
getForeground()
|
int |
getForegroundGravity()
|
BlendMode |
getForegroundTintBlendMode()
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode()
|
最終布林值 |
getGlobalVisibleRect(Rect arg0)
|
布林值 |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
處理常式 |
getHandler()
|
最終布林值 |
getHasOverlappingRendering()
|
最終 int |
getHeight()
|
void |
getHitRect(Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
可繪項目 |
getHorizontalScrollbarThumbDrawable()
|
可繪項目 |
getHorizontalScrollbarTrackDrawable()
|
int |
getId()
|
int |
getImportantForAccessibility()
|
int |
getImportantForAutofill()
|
int |
getImportantForContentCapture()
|
布林值 |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
int |
getLabelFor()
|
int |
getLayerType()
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
最終 int |
getLeft()
|
最終布林值 |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
矩陣 |
getMatrix()
|
最終 int |
getMeasuredHeight()
|
最終 int |
getMeasuredHeightAndState()
|
最終 int |
getMeasuredState()
|
最終 int |
getMeasuredWidth()
|
最終 int |
getMeasuredWidthAndState()
|
int |
getMinimumHeight()
|
int |
getMinimumWidth()
|
int |
getNextClusterForwardId()
|
int |
getNextFocusDownId()
|
int |
getNextFocusForwardId()
|
int |
getNextFocusLeftId()
|
int |
getNextFocusRightId()
|
int |
getNextFocusUpId()
|
View.OnFocusChangeListener |
getOnFocusChangeListener()
|
int |
getOutlineAmbientShadowColor()
|
ViewOutlineProvider |
getOutlineProvider()
|
int |
getOutlineSpotShadowColor()
|
int |
getOverScrollMode()
|
ViewOverlay |
getOverlay()
|
int |
getPaddingBottom()
|
int |
getPaddingEnd()
|
int |
getPaddingLeft()
|
int |
getPaddingRight()
|
int |
getPaddingStart()
|
int |
getPaddingTop()
|
最終 ViewParent |
getParent()
|
ViewParent |
getParentForAccessibility()
|
浮點值 |
getPivotX()
|
浮點值 |
getPivotY()
|
PointerIcon |
getPointerIcon()
|
資源 |
getResources()
|
最終布林值 |
getRevealOnFocusHint()
|
最終 int |
getRight()
|
查看 |
getRootView()
|
WindowInsets |
getRootWindowInsets()
|
浮點值 |
getRotation()
|
浮點值 |
getRotationX()
|
浮點值 |
getRotationY()
|
浮點值 |
getScaleX()
|
浮點值 |
getScaleY()
|
int |
getScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators()
|
最終 int |
getScrollX()
|
最終 int |
getScrollY()
|
int |
getSolidColor()
|
int |
getSourceLayoutResId()
|
最終 CharSequence |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
清單<Rect> |
getSystemGestureExclusionRects()
|
int |
getSystemUiVisibility()
|
物件 |
getTag()
|
物件 |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText()
|
最終 int |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
ArrayList<View> |
getTouchables()
|
浮點值 |
getTransitionAlpha()
|
字串 |
getTransitionName()
|
浮點值 |
getTranslationX()
|
浮點值 |
getTranslationY()
|
浮點值 |
getTranslationZ()
|
長 |
getUniqueDrawingId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
可繪項目 |
getVerticalScrollbarThumbDrawable()
|
可繪項目 |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
int |
getVisibility()
|
最終 int |
getWidth()
|
WindowId |
getWindowId()
|
WindowInsetsController |
getWindowInsetsController()
|
int |
getWindowSystemUiVisibility()
|
IBinder |
getWindowToken()
|
int |
getWindowVisibility()
|
void |
getWindowVisibleDisplayFrame(Rect arg0)
|
浮點值 |
getX()
|
浮點值 |
getY()
|
浮點值 |
getZ()
|
布林值 |
hasExplicitFocusable()
|
布林值 |
hasFocus()
|
布林值 |
hasFocusable()
|
布林值 |
hasNestedScrollingParent()
|
布林值 |
hasOnClickListeners()
|
布林值 |
hasOnLongClickListeners()
|
布林值 |
hasOverlappingRendering()
|
布林值 |
hasPointerCapture()
|
布林值 |
hasTransientState()
|
布林值 |
hasWindowFocus()
|
靜態檢視畫面 |
inflate(Context arg0, int arg1, ViewGroup arg2)
|
void |
invalidate()
|
void |
invalidate(Rect arg0)
|
void |
invalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(可繪項目 arg0)
|
void |
invalidateOutline()
|
布林值 |
isAccessibilityFocused()
|
布林值 |
isAccessibilityHeading()
|
布林值 |
isActivated()
|
布林值 |
isAttachedToWindow()
|
布林值 |
isClickable()
|
布林值 |
isContextClickable()
|
布林值 |
isDirty()
|
布林值 |
isDrawingCacheEnabled()
|
布林值 |
isDuplicateParentStateEnabled()
|
布林值 |
isEnabled()
|
最終布林值 |
isFocusable()
|
最終布林值 |
isFocusableInTouchMode()
|
布林值 |
isFocused()
|
最終布林值 |
isFocusedByDefault()
|
布林值 |
isForceDarkAllowed()
|
布林值 |
isHapticFeedbackEnabled()
|
布林值 |
isHardwareAccelerated()
|
布林值 |
isHorizontalFadingEdgeEnabled()
|
布林值 |
isHorizontalScrollBarEnabled()
|
布林值 |
isHovered()
|
布林值 |
isImportantForAccessibility()
|
最終布林值 |
isImportantForAutofill()
|
最終布林值 |
isImportantForContentCapture()
|
布林值 |
isInEditMode()
|
布林值 |
isInLayout()
|
布林值 |
isInTouchMode()
|
最終布林值 |
isKeyboardNavigationCluster()
|
布林值 |
isLaidOut()
|
布林值 |
isLayoutDirectionResolved()
|
布林值 |
isLayoutRequested()
|
布林值 |
isLongClickable()
|
布林值 |
isNestedScrollingEnabled()
|
布林值 |
isOpaque()
|
布林值 |
isPaddingRelative()
|
布林值 |
isPivotSet()
|
布林值 |
isPressed()
|
布林值 |
isSaveEnabled()
|
布林值 |
isSaveFromParentEnabled()
|
布林值 |
isScreenReaderFocusable()
|
布林值 |
isScrollContainer()
|
布林值 |
isScrollbarFadingEnabled()
|
布林值 |
isSelected()
|
最終布林值 |
isShowingLayoutBounds()
|
布林值 |
isShown()
|
布林值 |
isSoundEffectsEnabled()
|
最終布林值 |
isTemporarilyDetached()
|
布林值 |
isTextAlignmentResolved()
|
布林值 |
isTextDirectionResolved()
|
布林值 |
isVerticalFadingEdgeEnabled()
|
布林值 |
isVerticalScrollBarEnabled()
|
布林值 |
isVisibleToUserForAutofill(int arg0)
|
void |
jumpDrawablesToCurrentState()
|
查看 |
keyboardNavigationClusterSearch(View arg0, int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
最後 void |
measure(int arg0, int arg1)
|
void |
offsetLeftAndRight(int arg0)
|
void |
offsetTopAndBottom(int arg0)
|
WindowInsets |
onApplyWindowInsets(WindowInsets arg0)
|
void |
onCancelPendingInputEvents()
|
布林值 |
onCapturedPointerEvent(MotionEvent arg0)
|
布林值 |
onCheckIsTextEditor()
|
InputConnection |
onCreateInputConnection(EditorInfo arg0)
|
布林值 |
onDragEvent(DragEvent arg0)
|
void |
onDrawForeground(Canvas arg0)
|
布林值 |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach()
|
布林值 |
onGenericMotionEvent(MotionEvent arg0)
|
void |
onHoverChanged(布林值 arg0)
|
布林值 |
onHoverEvent(MotionEvent arg0)
|
void |
onInitializeAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)
|
布林值 |
onKeyDown(int arg0, KeyEvent arg1)
|
布林值 |
onKeyLongPress(int arg0, KeyEvent arg1)
|
布林值 |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
布林值 |
onKeyPreIme(int arg0, KeyEvent arg1)
|
布林值 |
onKeyShortcut(int arg0, KeyEvent arg1)
|
布林值 |
onKeyUp(int arg0, KeyEvent arg1)
|
void |
onPointerCaptureChange(布林值 arg0)
|
void |
onPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
onProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)
|
void |
onProvideContentCaptureStructure(ViewStructure arg0、int arg1)
|
void |
onProvideStructure(ViewStructure arg0)
|
void |
onProvideVirtualStructure(ViewStructure arg0)
|
PointerIcon |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged(int arg0)
|
void |
onScreenStateChanged(int arg0)
|
void |
onStartTemporaryDetach()
|
布林值 |
onTouchEvent(MotionEvent arg0)
|
布林值 |
onTrackballEvent(MotionEvent arg0)
|
void |
onVisibilityAggregated(布林值 arg0)
|
void |
onWindowFocusChanged(布林值 arg0)
|
void |
onWindowSystemUiVisibilityChanged(int arg0)
|
布林值 |
performAccessibilityAction(int arg0, Bundle arg1)
|
布林值 |
performClick()
|
布林值 |
performContextClick(float arg0, float arg1)
|
布林值 |
performContextClick()
|
布林值 |
performHapticFeedback(int arg0)
|
布林值 |
performHapticFeedback(int arg0, int arg1)
|
布林值 |
performLongClick(float arg0, float arg1)
|
布林值 |
performLongClick()
|
void |
playSoundEffect(int arg0)
|
布林值 |
post(可執行 arg0)
|
布林值 |
postDelayed(Runnable arg0, long arg1)
|
void |
postInvalidate()
|
void |
postInvalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
postInvalidateDelayed(Long arg0)
|
void |
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(可執行 arg0)
|
void |
postOnAnimationDelayed(Runnable arg0, long arg1)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
布林值 |
removeCallbacks(可執行 arg0)
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
最終布林值 |
requestFocus(int arg0)
|
最終布林值 |
requestFocus()
|
布林值 |
requestFocus(int arg0, Rect arg1)
|
最終布林值 |
requestFocusFromTouch()
|
void |
requestLayout()
|
void |
requestPointerCapture()
|
布林值 |
requestRectangleOnScreen(Rect arg0)
|
布林值 |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
最後 void |
requestUnbufferedDispatch(int arg0)
|
最後 void |
requestUnbufferedDispatch(MotionEvent arg0)
|
最終 <T 擴充檢視畫面> T |
requireViewById(int arg0)
|
void |
resetPivot()
|
靜態 int |
resolveSize(int arg0, int arg1)
|
靜態 int |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
布林值 |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> arg0)
|
最後 void |
saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5))
|
void |
saveHierarchyState(SparseArray<Parcelable> arg0)
|
void |
scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
|
void |
scrollBy(int arg0, int arg1)
|
void |
scrollTo(int arg0, int arg1)
|
void |
sendAccessibilityEvent(int arg0)
|
void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
void |
setAccessibilityDelegate(View.Accessibility 委派 arg0)
|
void |
setAccessibilityHeading(布林值 arg0)
|
void |
setAccessibilityLiveRegion(int arg0)
|
void |
setAccessibilityPaneTitle(CharSequence arg0)
|
void |
setAccessibilityTraversalAfter(int arg0)
|
void |
setAccessibilityTraversalBefore(int arg0)
|
void |
setActivated(布林值 arg0)
|
void |
setAlpha(float arg0)
|
void |
setAnimation(動畫 arg0)
|
void |
setAnimationMatrix(Matrix arg0)
|
void |
setAutofillHints(字串... arg0)
|
void |
setAutofillId(AutofillId arg0)
|
void |
setBackground(可繪項目 arg0)
|
void |
setBackgroundColor(int arg0)
|
void |
setBackgroundDrawable(可繪項目 arg0)
|
void |
setBackgroundResource(int arg0)
|
void |
setBackgroundTintBlendMode(BlendMode arg0)
|
void |
setBackgroundTintList(ColorStateList arg0)
|
void |
setBackgroundTintMode(PorterDuff.Mode arg0)
|
最後 void |
setBottom(int arg0)
|
void |
setCameraDistance(浮點值)
|
void |
setClickable(布林值 arg0)
|
void |
setClipBounds(Rect arg0)
|
void |
setClipToOutline(布林值 arg0)
|
void |
setContentCaptureSession(ContentCaptureSession arg0)
|
void |
setContentDescription(CharSequence arg0)
|
void |
setContextClickable(布林值 arg0)
|
void |
setDefaultFocusHighlightEnabled(布林值 arg0)
|
void |
setDrawingCacheBackgroundColor(int arg0)
|
void |
setDrawingCacheEnabled(布林值 arg0)
|
void |
setDrawingCacheQuality(int arg0)
|
void |
setDuplicateParentStateEnabled(布林值 arg0)
|
void |
setElevation(float arg0)
|
void |
setEnabled(布林值 arg0)
|
void |
setFadingEdgeLength(int arg0)
|
void |
setFilterTouchesWhenObscured(布林值 arg0)
|
void |
setFitsSystemWindows(布林值 arg0)
|
void |
setFocusable(布林值 arg0)
|
void |
setFocusable(int arg0)
|
void |
setFocusableInTouchMode(布林值 arg0)
|
void |
setFocusedByDefault(布林值 arg0)
|
void |
setForceDarkAllowed(布林值 arg0)
|
void |
setForeground(可繪項目 arg0)
|
void |
setForegroundGravity(int arg0)
|
void |
setForegroundTintBlendMode(BlendMode arg0)
|
void |
setForegroundTintList(ColorStateList arg0)
|
void |
setForegroundTintMode(PorterDuff.Mode arg0)
|
void |
setHapticFeedbackEnabled(布林值 arg0)
|
void |
setHasTransientState(布林值 arg0)
|
void |
setHorizontalFadingEdgeEnabled(布林值 arg0)
|
void |
setHorizontalScrollBarEnabled(布林值 arg0)
|
void |
setHorizontalScrollbarThumbDrawable(可繪項目 arg0)
|
void |
setHorizontalScrollbarTrackDrawable(可繪項目 arg0)
|
void |
setHovered(布林值 arg0)
|
void |
setId(int arg0)
|
void |
setImportantForAccessibility(int arg0)
|
void |
setImportantForAutofill(int arg0)
|
void |
setImportantForContentCapture(int arg0)
|
void |
setKeepScreenOn(布林值 arg0)
|
void |
setKeyboardNavigationCluster(布林值 arg0)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(Paint arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
最後 void |
setLeft(int arg0)
|
最後 void |
setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
|
void |
setLongClickable(布林值 arg0)
|
void |
setMinimumHeight(int arg0)
|
void |
setMinimumWidth(int arg0)
|
void |
setNestedScrollingEnabled(布林值 arg0)
|
void |
setNextClusterForwardId(int arg0)
|
void |
setNextFocusDownId(int arg0)
|
void |
setNextFocusForwardId(int arg0)
|
void |
setNextFocusLeftId(int arg0)
|
void |
setNextFocusRightId(int arg0)
|
void |
setNextFocusUpId(int arg0)
|
void |
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)
|
void |
setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)
|
void |
setOnClickListener(View.OnClickListener arg0)
|
void |
setOnContextClickListener(View.OnContextClickListener arg0)
|
void |
setOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)
|
void |
setOnDragListener(View.OnDragListener arg0)
|
void |
setOnFocusChangeListener(View.OnFocusChangeListener arg0)
|
void |
setOnGenericMotionListener(View.OnGenericMotionListener arg0)
|
void |
setOnHoverListener(View.OnHoverListener arg0)
|
void |
setOnKeyListener(View.OnKeyListener arg0)
|
void |
setOnLongClickListener(View.OnLongClickListener arg0)
|
void |
setOnScrollChangeListener(View.OnScrollChangeListener arg0)
|
void |
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)
|
void |
setOnTouchListener(View.OnTouchListener arg0)
|
void |
setOutlineAmbientShadowColor(int arg0)
|
void |
setOutlineProvider(ViewOutlineProvider arg0)
|
void |
setOutlineSpotShadowColor(int arg0)
|
void |
setOverScrollMode(int arg0)
|
void |
setPadding(int arg0, int arg1, int arg2, int arg3)
|
void |
setPaddingRelative(int arg0, int arg1, int arg2, int arg3)
|
void |
setPivotX(float arg0)
|
void |
setPivotY(float arg0)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(布林值 arg0)
|
最後 void |
setRevealOnFocusHint(布林值 arg0)
|
最後 void |
setRight(int arg0)
|
void |
setRotation(浮點值)
|
void |
setRotationX(浮點值)
|
void |
setRotationY(浮點值)
|
void |
setSaveEnabled(布林值 arg0)
|
void |
setSaveFromParentEnabled(布林值 arg0)
|
void |
setScaleX(浮點值)
|
void |
setScaleY(浮點值)
|
void |
setScreenReaderFocusable(布林值 arg0)
|
void |
setScrollBarDefaultDelayBeforeFade(int arg0)
|
void |
setScrollBarFadeDuration(int arg0)
|
void |
setScrollBarSize(int arg0)
|
void |
setScrollBarStyle(int arg0)
|
void |
setScrollContainer(布林值 arg0)
|
void |
setScrollIndicators(int arg0, int arg1)
|
void |
setScrollIndicators(int arg0)
|
void |
setScrollX(int arg0)
|
void |
setScrollY(int arg0)
|
void |
setScrollbarFadingEnabled(布林值 arg0)
|
void |
setSelected(布林值 arg0)
|
void |
setSoundEffectsEnabled(布林值 arg0)
|
void |
setStateDescription(CharSequence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects(List<Rect> arg0)
|
void |
setSystemUiVisibility(int arg0)
|
void |
setTag(int arg0, 物件 arg1)
|
void |
setTag(物件 arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
最後 void |
setTop(int arg0)
|
void |
setTouchDelegate(Touch 委派 arg0)
|
void |
setTransitionAlpha(float arg0)
|
最後 void |
setTransitionName(字串 arg0)
|
void |
setTransitionVisibility(int arg0)
|
void |
setTranslationX(float arg0)
|
void |
setTranslationY(float arg0)
|
void |
setTranslationZ(float arg0)
|
void |
setVerticalFadingEdgeEnabled(布林值 arg0)
|
void |
setVerticalScrollBarEnabled(布林值 arg0)
|
void |
setVerticalScrollbarPosition(int arg0)
|
void |
setVerticalScrollbarThumbDrawable(可繪項目 arg0)
|
void |
setVerticalScrollbarTrackDrawable(可繪項目 arg0)
|
void |
setVisibility(int arg0)
|
void |
setWillNotCacheDrawing(布林值 arg0)
|
void |
setWillNotDraw(布林值 arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX(浮點值)
|
void |
setY(浮點值)
|
void |
setZ(float arg0)
|
布林值 |
showContextMenu()
|
布林值 |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(動畫 arg0)
|
最終布林值 |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, 物件 arg2, int arg3)
|
最終布林值 |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, 物件 arg2, int arg3)
|
布林值 |
startNestedScroll(int arg0)
|
void |
stopNestedScroll()
|
字串 |
toString()
|
void |
transformMatrixToGlobal(Matrix arg0)
|
void |
transformMatrixToLocal(Matrix arg0)
|
void |
unscheduleDrawable(Drawable arg0, Runnable arg1)
|
void |
unscheduleDrawable(可繪項目 arg0)
|
最後 void |
updateDragShadow(View.DragShadowBuilder arg0)
|
布林值 |
willNotCacheDrawing()
|
布林值 |
willNotDraw()
|
來自類別
java.lang.Object
布林值 |
equals(物件 arg0)
|
最終等級<?> |
getClass()
|
int |
hashCode()
|
最後 void |
notify()
|
最後 void |
notifyAll()
|
字串 |
toString()
|
最後 void |
wait(long arg0, int arg1)
|
最後 void |
wait(Long arg0)
|
最後 void |
wait()
|
來自介面
android.view.ViewParent
抽象 void |
bringChildToFront(查看 arg0)
|
抽象布林值 |
canResolveLayoutDirection()
|
抽象布林值 |
canResolveTextAlignment()
|
抽象布林值 |
canResolveTextDirection()
|
抽象 void |
childDrawableStateChanged(檢視畫面 arg0)
|
抽象 void |
childHasTransientStateChanged(檢視畫面 arg0, boolean arg1)
|
抽象 void |
clearChildFocus(檢視畫面 arg0)
|
抽象 void |
createContextMenu(ContextMenu arg0)
|
抽象檢視畫面 |
focusSearch(查看 arg0, int arg1)
|
抽象 void |
focusableViewAvailable(查看 arg0)
|
抽象布林值 |
getChildVisibleRect(查看 arg0, Rect arg1, Point arg2)
|
抽象 int |
getLayoutDirection()
|
抽象 ViewParent |
getParent()
|
抽象 ViewParent |
getParentForAccessibility()
|
抽象 int |
getTextAlignment()
|
抽象 int |
getTextDirection()
|
抽象 void |
invalidateChild(查看 arg0, Rect arg1)
|
抽象 ViewParent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
抽象布林值 |
isLayoutDirectionResolved()
|
抽象布林值 |
isLayoutRequested()
|
抽象布林值 |
isTextAlignmentResolved()
|
抽象布林值 |
isTextDirectionResolved()
|
抽象檢視畫面 |
keyboardNavigationClusterSearch(View arg0, int arg1)
|
抽象 void |
notifySubtreeAccessibilityStateChanged(View arg0, View arg1, int arg2)
|
void |
onDescendantInvalidated(檢視畫面 arg0、查看 arg1)
|
抽象布林值 |
onNestedFling(檢視畫面 arg0, float arg1, float arg2, boolean arg3)
|
抽象布林值 |
onNestedPreFling(檢視畫面 arg0, float arg1, float arg2)
|
抽象布林值 |
onNestedPrePerformAccessibilityAction(檢視畫面 arg0, int arg1, Bundle arg2)
|
抽象 void |
onNestedPreScroll(查看 arg0, int arg1, int arg2, int[] arg3)
|
抽象 void |
onNestedScroll(查看 arg0, int arg1, int arg2, int arg3, int arg4)
|
抽象 void |
onNestedScrollAccepted(查看 arg0、View arg1、int arg2)
|
抽象布林值 |
onStartNestedScroll(查看 arg0、View arg1、int arg2)
|
抽象 void |
onStopNestedScroll(檢視引數)
|
抽象 void |
recomputeViewAttributes(檢視畫面 arg0)
|
抽象 void |
requestChildFocus(查看 arg0、查看引數 1)
|
抽象布林值 |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
抽象 void |
requestDisallowInterceptTouchEvent(布林值 arg0)
|
抽象 void |
requestFitSystemWindows()
|
抽象 void |
requestLayout()
|
抽象布林值 |
requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
|
抽象 void |
requestTransparentRegion(查看 arg0)
|
抽象布林值 |
showContextMenuForChild(檢視畫面 arg0)
|
抽象布林值 |
showContextMenuForChild(View arg0, float arg1, float arg2)
|
抽象 ActionMode |
startActionModeForChild(檢視畫面 arg0, ActionMode.Callback arg1, int arg2)
|
抽象 ActionMode |
startActionModeForChild(檢視畫面 arg0, ActionMode.Callback arg1)
|
來自介面
android.view.ViewManager
抽象 void |
addView(View arg0, ViewGroup.LayoutParams arg1)
|
抽象 void |
removeView(查看 arg0)
|
抽象 void |
updateViewLayout(View arg0、ViewGroup.LayoutParams arg1)
|
來自介面
android.graphics.drawable.Drawable.Callback
抽象 void |
invalidateDrawable(可繪項目 arg0)
|
抽象 void |
scheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
|
抽象 void |
unscheduleDrawable(Drawable arg0, Runnable arg1)
|
來自介面
android.view.KeyEvent.Callback
抽象布林值 |
onKeyDown(int arg0, KeyEvent arg1)
|
抽象布林值 |
onKeyLongPress(int arg0, KeyEvent arg1)
|
抽象布林值 |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
抽象布林值 |
onKeyUp(int arg0, KeyEvent arg1)
|
來自介面
android.view.accessibility.AccessibilityEventSource
抽象 void |
sendAccessibilityEvent(int arg0)
|
抽象 void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
公用建構函式
public MapView (情境內容)
參數
context |
---|
公開 MapView (情境結構定義、屬性集屬性)
參數
context | |
---|---|
attrs |
公開 MapView (情境內容、屬性集 attrs、int defStyle)
參數
context | |
---|---|
attrs | |
defStyle |
公用方法
public void getMapAsync (OnMapReadyCallback 回呼)
public final void onCreate (Bundle savedInstanceState)
您必須從父項活動/片段的相應方法呼叫這個方法。
參數
savedInstanceState |
---|
public final void onDestroy ()
您必須從父項活動/片段的相應方法呼叫這個方法。
public final void onEnterAmbient (Bundle 環境 Details)
您必須從父項 WearableActivity 的相應方法呼叫此方法。
參數
ambientDetails |
---|
public final void onExitAmbient ()
您必須從父項 WearableActivity 的相應方法呼叫此方法。
public final void onLowMemory ()
您必須從父項活動/片段的相應方法呼叫這個方法。
public final void onPause ()
您必須從父項活動/片段的相應方法呼叫這個方法。
public final void onResume ()
您必須從父項活動/片段的相應方法呼叫這個方法。
public final void onSaveInstanceState (Bundle outState)
您必須從父項活動/片段的相應方法呼叫這個方法。
提供 Bundle
,以便在刪除檢視畫面前儲存檢視畫面的狀態。之後再次呼叫 onCreate(Bundle)
即可擷取這個狀態。
參數
outState |
---|
public final void onStart ()
您必須從父項活動/片段的相應方法呼叫這個方法。
public final void onStop ()
您必須從父項活動/片段的相應方法呼叫這個方法。