Vista que muestra un mapa (con datos obtenidos del servicio de Google Maps). Cuando se enfoque, capturará pulsaciones de teclas y gestos táctiles para mover el mapa.
Los usuarios de esta clase deben reenviar todos los métodos de ciclo de vida de Activity
o Fragment
que contienen esta vista a los correspondientes de esta clase. En particular, debes reenviar los siguientes métodos:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
Se debe adquirir una GoogleMap
mediante getMapAsync(OnMapReadyCallback)
. MapView
inicializa automáticamente el sistema de mapas y la vista.
Para un método más simple de mostrar un mapa, utilice MapFragment
(o SupportMapFragment
) si desea orientar sus anuncios a plataformas anteriores.
Nota: Se recomienda no agregar niños a esta vista.
Guía para desarrolladores
Para obtener más información, consulta la guía para desarrolladores sobre el SDK de Google Maps para Android.
Resumen de la constante heredada
int | FOCUS_AFTER_DESCENDANTS | |
int | FOCUS_BEFORE_DESCENDANTS | |
int | FOCUS_BLOCK_DESCENDANTS | |
int32 | LAYOUT_MODE_CLIP_BOUNDS | |
int | LAYOUT_MODE_OPTICAL_BOUNDS | |
int | PERSISTENT_ALL_CACHES | |
int | PERSISTENT_ANIMATION_CACHE | |
int | PERSISTENT_NO_CACHE | |
int32 | PERSISTENT_SCROLLING_CACHE |
int | ACCESSIBILITY_LIVE_REGION_ASSERTIVE | |
int32 | ACCESSIBILITY_LIVE_REGION_NONE | |
int | ACCESSIBILITY_LIVE_REGION_POLITE | |
int | AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH | |
String | AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR | |
String | AUTOFILL_HINT_CREDIT_CARD_NUMBER | |
String | AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE | |
String | AUTOFILL_HINT_EMAIL_ADDRESS | |
String | AUTOFILL_HINT_NAME | |
String | AUTOFILL_HINT_PASSWORD | |
String | AUTOFILL_HINT_PHONE | |
String | AUTOFILL_HINT_POSTAL_ADDRESS | |
String | AUTOFILL_HINT_POSTAL_CODE | |
String | AUTOFILL_HINT_USERNAME | |
int32 | AUTOFILL_TYPE_DATE | |
int32 | AUTOFILL_TYPE_LIST | |
int | AUTOFILL_TYPE_NONE | |
int | AUTOFILL_TYPE_TEXT | |
int32 | AUTOFILL_TYPE_TOGGLE | |
int32 | DRAG_FLAG_GLOBAL | |
int32 | DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION | |
int32 | DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION | |
int32 | DRAG_FLAG_GLOBAL_URI_READ | |
int32 | DRAG_FLAG_GLOBAL_URI_WRITE | |
int32 | DRAG_FLAG_OPAQUE | |
int32 | DRAWING_CACHE_QUALITY_AUTO | |
int32 | DRAWING_CACHE_QUALITY_HIGH | |
int32 | DRAWING_CACHE_QUALITY_LOW | |
int32 | FIND_VIEWS_WITH_CONTENT_DESCRIPTION | |
int32 | FIND_VIEWS_WITH_TEXT | |
int | FOCUSABLE | |
int | FOCUSABLES_ALL | |
int32 | FOCUSABLES_TOUCH_MODE | |
int32 | FOCUSABLE_AUTO | |
int32 | FOCUS_BACKWARD | |
int32 | FOCUS_DOWN | |
int | FOCUS_FORWARD | |
int32 | FOCUS_LEFT | |
int | FOCUS_RIGHT | |
int32 | FOCUS_UP | |
int | No disponible | |
int | HAPTIC_FEEDBACK_ENABLED | |
int32 | IMPORTANT_FOR_ACCESSIBILITY_AUTO | |
int32 | IMPORTANT_FOR_ACCESSIBILITY_NO | |
int | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS | |
int | IMPORTANT_FOR_ACCESSIBILITY_YES | |
int32 | IMPORTANT_FOR_AUTOFILL_AUTO | |
int32 | IMPORTANT_FOR_AUTOFILL_NO | |
int32 | IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_AUTOFILL_YES | |
int | IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS | |
int32 | IMPORTANT_FOR_CONTENT_CAPTURE_AUTO | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_NO | |
int32 | IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_YES | |
int | IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS | |
int32 | Invisible | |
int32 | 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 | |
int32 | 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 | |
int32 | OVER_SCROLL_NEVER | |
int32 | SCREEN_STATE_OFF | |
int | SCREEN_STATE_ON | |
int | SCROLLBARS_INSIDE_INSET | |
int32 | SCROLLBARS_INSIDE_OVERLAY | |
int | SCROLLBARS_OUTSIDE_INSET | |
int32 | SCROLLBARS_OUTSIDE_OVERLAY | |
int | SCROLLBAR_POSITION_DEFAULT | |
int | SCROLLBAR_POSITION_LEFT | |
int | SCROLLBAR_POSITION_RIGHT | |
int | SCROLL_AXIS_HORIZONTAL | |
int | SCROLL_AXIS_NONE | |
int32 | SCROLL_AXIS_VERTICAL | |
int32 | SCROLL_INDICATOR_BOTTOM | |
int32 | SCROLL_INDICATOR_END | |
int32 | SCROLL_INDICATOR_LEFT | |
int | SCROLL_INDICATOR_RIGHT | |
int | SCROLL_INDICATOR_START | |
int32 | SCROLL_INDICATOR_TOP | |
int32 | SOUND_EFFECTS_ENABLED | |
int | STATUS_BAR_HIDDEN | |
int | STATUS_BAR_VISIBLE | |
int | SYSTEM_UI_FLAG_FULLSCREEN | |
int | SYSTEM_UI_FLAG_HIDE_NAVIGATION | |
int32 | SYSTEM_UI_FLAG_IMMERSIVE | |
int32 | SYSTEM_UI_FLAG_IMMERSIVE_STICKY | |
int32 | SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | |
int32 | 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 | |
int32 | TEXT_ALIGNMENT_CENTER | |
int | TEXT_ALIGNMENT_GRAVITY | |
int | TEXT_ALIGNMENT_INHERIT | |
int32 | TEXT_ALIGNMENT_TEXT_END | |
int32 | TEXT_ALIGNMENT_TEXT_START | |
int | TEXT_ALIGNMENT_VIEW_END | |
int32 | TEXT_ALIGNMENT_VIEW_START | |
int32 | TEXT_DIRECTION_ANY_RTL | |
int | TEXT_DIRECTION_FIRST_STRONG | |
int | TEXT_DIRECTION_FIRST_STRONG_LTR | |
int32 | TEXT_DIRECTION_FIRST_STRONG_RTL | |
int | TEXT_DIRECTION_INHERIT | |
int | TEXT_DIRECTION_LOCALE | |
int32 | TEXT_DIRECTION_LTR | |
int32 | TEXT_DIRECTION_RTL | |
int32 | Visible |
Resumen de campos heredados
public static final Property<View, Float> | ALFA | |
public static final Property<View, Float> | Rotación | |
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> | Y | |
public static final Property<View, Float> | Z |
Resumen de constructores públicos
MapView(contexto contextual)
|
|
MapView(contexto de contexto, atributos del conjunto de atributos)
|
|
MapView(contexto contextual, atributos AtributoSet, int defStyle)
|
|
MapView(contexto de contexto, opciones de GoogleMapOptions)
|
Resumen de métodos públicos
void |
getMapAsync(devolución de llamada OnMapReadyCallback)
Muestra una instancia no nula de
GoogleMap , lista para usarse. |
vacío final |
onCreate(Bundle savedInstanceState)
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
onDestroy()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
onEnterAmbient(Paquete de ambientDetails)
Debes llamar a este método desde el método principal de WearableActivity's.
|
vacío final |
onExitAmbient()
Debes llamar a este método desde el método principal de WearableActivity's.
|
vacío final |
onLowMemory()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
onPause().
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
resumen()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
onSaveInstanceState(Bundle outState)
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
onStart()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
vacío final |
onStop()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
|
Resumen de métodos heredados
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName().
|
boolean |
getConsiderGoneChildrenWhenMeasure()
|
boolean |
getMeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setMeasureAllChildren(argumento booleano)
|
boolean |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(ArrayList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Colección<View> arg0, int arg1)
|
boolean |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<View> arg0)
|
void |
addView(View arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(View arg0, int arg1)
|
void |
addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(Ver argumento0)
|
void |
addView(View arg0, int arg1, int arg2)
|
void |
bringChildToFront(Ver argumento0)
|
void |
childDrawableStateChanged(Ver argumento 0)
|
void |
childHasTransientStateChanged(Ver argumento 0, argumento booleano 1)
|
void |
clearChildFocus(Ver arg0)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
Ventanas insertadas |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Configuración arg0)
|
void |
dispatchDisplayHint(int arg0)
|
boolean |
dispatchDragEvent(DragEvent arg0).
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchKeyEvent(KeyEvent arg0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent arg0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
void |
dispatchPointerCaptureChanged(argumento booleano)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchSetActivated(argumento booleano)
|
void |
dispatchSetSelected(argumento booleano)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(View arg0, int arg1)
|
void |
dispatchWindowFocusChanged(argumento booleano)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
Ventanas insertadas |
dispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
dispatchWindowSystemUiVisiblityChanged(int arg0)
|
void |
dispatchWindowVisibilityChanged(int arg0)
|
void |
endViewTransition(Ver argumento0)
|
View |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
View |
focusSearch(Ver arg0, int arg1)
|
void |
focusableViewAvailable(Ver argumento0)
|
boolean |
gatherTransparentRegion(Región arg0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet arg0)
|
CharSequence |
getAccessibilityClassName().
|
View |
getChildAt(int arg0)
|
int |
getChildCount().
|
int final |
getChildDrawingOrder(int arg0)
|
int estático |
getChildMeasureSpec(int arg0, int arg1, int arg2)
|
boolean |
getChildVisibleRect(Ver arg0, Rect arg1, Argumento 2)
|
boolean |
getClipChildren()
|
boolean |
getClipToPadding()
|
int |
getDescendenteFocusability()
|
View |
getFocusedChild()
|
LayoutAnimationController. |
getLayoutAnimation().
|
Animación.Listener |
getLayoutAnimationListener.
|
int |
getLayoutMode().
|
LayoutLayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay().
|
int |
getPersistentDrawingCache().
|
boolean |
getTouchscreenBlocksFocus()
|
boolean |
hasFocus()
|
boolean |
hasTransientState()
|
int |
indexOfChild(Ver argumento 0)
|
vacío final |
invalidateChild(Ver arg0, Rect arg1)
|
Elemento superior de vista |
invalidateChildInParent(int[] arg0, Rect arg1)
|
boolean |
isAlwaysDrawnWithCacheEnabled()
|
boolean |
isAnimationCacheEnabled()
|
boolean |
isLayoutSuppressed()
|
boolean |
isMotionEventSplittingEnabled()
|
boolean |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
vacío final |
diseño(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(Ver argumento 0, Ver arg1, int arg2)
|
vacío final |
offsetDescendantRectToMyCoords(Ver arg0, Rect arg1)
|
vacío final |
offsetRectIntoDescendantCoords(Ver arg0, Rect arg1)
|
void |
onDescendantInvalidate(View arg0, View arg1)
|
boolean |
onInterceptHoverEvent(MotionEvent arg0)
|
boolean |
onInterceptTouchEvent(MotionEvent arg0)
|
boolean |
onNestedFling(Ver arg0, float arg1, float arg2, arg booleano 3)
|
boolean |
onNestedPreFling(Ver argumento0, argumento flotante1, argumento flotante2)
|
boolean |
onNestedPrePerformAccessibilityAction(View arg0, int arg1, Bundle arg2)
|
void |
onNestedPreScroll(Ver arg0, int arg1, int arg2, int[] arg3)
|
void |
onNestedScroll(Ver arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNestedScrollAccept(Ver arg0, Ver arg1, int arg2)
|
boolean |
onRequestSendAccessibilityEvent(Ver arg0, AccessibilityEvent arg1)
|
Ícono de puntero |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
boolean |
onStartNestedScroll(Ver arg0, Ver arg1, int arg2)
|
void |
onStopNestedScroll(Ver argumento0)
|
void |
onViewAdded(Ver argumento 0)
|
void |
onViewRemoved(Ver argumento 0)
|
void |
recomputeViewAttributes(Ver argumento0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(Ver argumento0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(Ver argumento0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(Ver arg0, Ver arg1)
|
boolean |
requestChildRectangleOnScreen(Ver arg0, Rect arg1, arg booleano 2)
|
void |
requestDisallowInterceptTouchEvent(argumento booleano)
|
boolean |
requestFocus(int arg0, Rect arg1)
|
boolean |
requestSendAccessibilityEvent(Ver arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(Ver argumento0)
|
boolean |
restoreDefaultFocus()
|
void |
scheduleLayoutAnimation()
|
void |
setAddStatesFromChildren(argumento booleano)
|
void |
setAlwaysDrawnWithCacheEnabled(argumento booleano)
|
void |
setAnimationCacheEnabled(argumento booleano)
|
void |
setClipChildren(argumento booleano)
|
void |
setClipToPadding(argumento booleano)
|
void |
setDescendantFocusability(int arg0)
|
void |
setLayoutAnimation(LayoutAnimationController)
|
void |
setLayoutAnimationListener(Animation.AnimationListener)
|
void |
setLayoutMode(int arg0)
|
void |
setLayoutTransition(diseño de la transición de Layout0)
|
void |
setMotionEventSplittingEnabled(argumento booleano)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener)
|
void |
setPersistentDrawingCache(int arg0)
|
void |
setTouchscreenBlocksFocus(argumento booleano)
|
void |
setTransitionGroup(argumento booleano)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback)
|
boolean |
shouldDelayChildPressedState()
|
boolean |
showContextMenuForChild(Ver argumento0, argumento flotante1, argumento flotante2)
|
boolean |
showContextMenuForChild(Ver argumento0)
|
ActionMode |
startActionModeForChild(Ver argumento0, ActionMode.Callback arg1, int arg2)
|
ActionMode |
startActionModeForChild(Ver argumento0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation().
|
void |
startViewTransition(Ver argumento0)
|
void |
suppressLayout(argumento booleano)
|
void |
updateViewLayout(Ver argumento 0, ViewGroup.LayoutParams arg1)
|
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(Colección<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 |
animar()
|
void |
announceForAccessibility(CharSequence arg0).
|
void |
autofill(AutofillValue arg0)
|
void |
autofill(SparseArray<AutofillValue> arg0).
|
void |
bringToFront()
|
void |
buildDrawingCache(argumento booleano)
|
void |
buildDrawingCache().
|
void |
buildLayer().
|
boolean |
callOnClick().
|
boolean |
canResolveLayoutDirection()
|
boolean |
canResolveTextAlignment()
|
boolean |
canResolveTextDirection()
|
boolean |
canScrollHorizontally(int arg0)
|
boolean |
canScrollVertical(int arg0)
|
vacío final |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
vacío final |
cancelPendingInputEvents()
|
boolean |
checkInputConnectionProxy(Ver argumento0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
int estático |
combineMeasuredStates(int arg0, int arg1)
|
void |
computeScroll()
|
Ventanas insertadas |
computeSystemWindowInsets(WindowInsets arg0, Rect arg1)
|
Información del nodo de accesibilidad |
createAccessibilityNodeInfo()
|
void |
createContextMenu(ContextMenu)
|
void |
destroyDrawingCache().
|
Ventanas insertadas |
dispatchApplyWindowInsets(WindowInsets arg0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent arg0)
|
void |
dispatchConfigurationChanged(Configuración arg0)
|
void |
dispatchDisplayHint(int arg0)
|
boolean |
dispatchDragEvent(DragEvent arg0).
|
void |
dispatchDrawableHotspotChanged(float arg0, float arg1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchGenericMotionEvent(MotionEvent arg0)
|
boolean |
dispatchKeyEvent(KeyEvent arg0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent arg0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent arg0)
|
boolean |
dispatchNestedFling(float arg0, float arg1, boolean arg2)
|
boolean |
dispatchNestedPreFling(float arg0, float arg1)
|
boolean |
dispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)
|
boolean |
dispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
|
boolean |
dispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
|
void |
dispatchPointerCaptureChanged(argumento booleano)
|
boolean |
dispatchPopulaAccessibilityEvent(AccessibilityEvent arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
|
void |
dispatchProvideStructure(ViewStructure arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int arg0)
|
boolean |
dispatchTouchEvent(MotionEvent arg0)
|
boolean |
dispatchTrackballEvent(MotionEvent arg0)
|
boolean |
dispatchUnhandledMove(View arg0, int arg1)
|
void |
dispatchWindowFocusChanged(argumento booleano)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
Ventanas insertadas |
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(argumento flotante, argumento flotante1)
|
View |
findFocus()
|
T extr. extiende Ver> T |
findViewById(int arg0)
|
T extr. extiende Ver> T |
findViewWithTag(argumento del objeto)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
|
View |
focusSearch(int arg0)
|
void |
forceHasOverlaypingRendering(argumento booleano)
|
void |
forceLayout().
|
int estático |
generateViewId()
|
CharSequence |
getAccessibilityClassName().
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
int |
getAccessibilityLiveRegion()
|
AccesibilidadNodeNode |
getAccessibilityNodeProvider().
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter().
|
int |
getAccessibilityTraversalBefore()
|
flotante |
getAlpha().
|
Animation |
getAnimation().
|
Matriz |
getAnimationMatrix().
|
IBinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack(int arg0)
|
Número entero, número entero y mapa |
getAttributeSourceResourceMap()
|
String[] |
getAutofillHints()
|
AutofillId final |
getAutofillId().
|
int |
getAutofillType()
|
Valor de Autocompletar |
getAutofillValue()
|
Elemento de diseño |
getBackground()
|
Modo de fusión |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
int |
getBaseline()
|
int final |
getBottom()
|
flotante |
getCameraDistance()
|
boolean |
getClipBounds(Rect arg0)
|
Rect |
getClipBounds()
|
Booleano final |
getClipToOutline()
|
ContentCaptureSession final |
getContentCaptureSession()
|
CharSequence |
getContentDescription.
|
Contexto final |
getContext()
|
Booleano final |
getDefaultFocushighlightEnabled()
|
int estático |
getDefaultSize (int arg0, int arg1)
|
Pantalla |
getDisplay()
|
int final[] |
getDrawableState()
|
Mapa de bits |
getDrawingCache().
|
Mapa de bits |
getDrawingCache(argumento booleano)
|
int |
getDrawingCacheBackgroundColor().
|
int |
getDrawingCacheQuality().
|
void |
getDrawingRect(Rect arg0)
|
long |
getDrawingTime().
|
flotante |
getElevation()
|
int |
getExplicitStyle()
|
boolean |
getFilterTouchesWhenObscured()
|
boolean |
getFitsSystemWindows()
|
int |
getFocusable()
|
Lista de arreglos<View> |
getFocusables(int arg0)
|
void |
getFocusedRect(Rect arg0)
|
Elemento de diseño |
getForeground()
|
int |
getForegroundGravity()
|
Modo de fusión |
getForegroundTintBlendMode()
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode()
|
Booleano final |
getGlobalVisibleRect(Rect)
|
boolean |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
Handler |
getHandler()
|
Booleano final |
getHasOverlaypingRendering()
|
int final |
Obtener altura()
|
void |
getHitRect(Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
Elemento de diseño |
getHorizontalScrollbarThumbDrawable()
|
Elemento de diseño |
getHorizontalScrollbarTrackDrawable()
|
int |
getId().
|
int |
getImportantForAccessibility()
|
int |
getImportantForAutofill()
|
int |
getImportantForContentCapture()
|
boolean |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
int |
getLabelFor()
|
int |
getLayerType().
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
int final |
getLeft().
|
Booleano final |
getLocalVisibleRect(Rect)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
Matriz |
getMatrix()
|
int final |
getMeasuredHeight()
|
int final |
getMeasuredHeightAndState()
|
int final |
getMeasuredState()
|
int final |
getMeasuredWidth()
|
int final |
getMeasuredWidthAndState()
|
int |
getMinimumHeight()
|
int |
getMinimumWidth()
|
int |
getNextClusterForwardId()
|
int |
getNextFocusDownId()
|
int |
getNextFocusForwardId()
|
int |
getNextFocusLeftId()
|
int |
getNextFocusRightId()
|
int |
getNextFocusUpId()
|
View.OnFocusChangeListener. |
getOnFocusChangeListener().
|
int |
getOutlineAmbientShadownColor()
|
Proveedor de vistas |
getOutlineProvider().
|
int |
getOutlineSpotShadowColor()
|
int |
getOverScrollMode()
|
ViewOverlay |
getOverlay().
|
int |
getPaddingBottom()
|
int |
getPaddingEnd()
|
int |
getPaddingLeft()
|
int |
getPaddingRight()
|
int |
getPaddingStart()
|
int |
getPaddingTop()
|
final ViewParent |
getParent().
|
Elemento superior de vista |
getParentForAccessibility()
|
flotante |
getPivotX()
|
flotante |
getPivotY()
|
Ícono de puntero |
getPointerIcon()
|
Recursos |
getResources()
|
Booleano final |
getRevealOnFocusHint()
|
int final |
getRight()
|
View |
getRootView()
|
Ventanas insertadas |
getRootWindowInsets().
|
flotante |
getRotation()
|
flotante |
getRotationX()
|
flotante |
getRotationY()
|
flotante |
getScaleX()
|
flotante |
getScaleY()
|
int |
getScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators()
|
int final |
getScrollX()
|
int final |
getScrollY()
|
int |
getSolidColor()
|
int |
getSourceLayoutResId()
|
CharSequence final |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
Lista<Rect> |
getSystemGestureExclusionRects().
|
int |
getSystemUiVisibility()
|
Objeto |
getTag().
|
Objeto |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText()
|
int final |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
Lista de arreglos<View> |
getTouchables()
|
flotante |
getTransitionAlpha()
|
String |
getTransitionName().
|
flotante |
getTranslationX().
|
flotante |
getTranslationY()
|
flotante |
getTranslationZ().
|
long |
getUniqueDrawingId().
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
Elemento de diseño |
getVerticalScrollbarThumbDrawable()
|
Elemento de diseño |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
int |
getVisibility()
|
int final |
getWidth()
|
ID de la ventana |
getWindowId().
|
WindowInsetsController |
getWindowInsetsController().
|
int |
getWindowSystemUiVisibility()
|
IBinder |
getWindowToken()
|
int |
getWindowVisibility()
|
void |
getWindowVisibleDisplayFrame(Rect argumentos)
|
flotante |
getX()
|
flotante |
getY()
|
flotante |
getZ().
|
boolean |
hasExplicitFocusable()
|
boolean |
hasFocus()
|
boolean |
hasFocusable()
|
boolean |
hasNestedScrollingParent()
|
boolean |
hasOnClickListeners().
|
boolean |
hasOnLongClickListeners()
|
boolean |
hasOverlaypingRendering()
|
boolean |
hasPointerCapture().
|
boolean |
hasTransientState()
|
boolean |
hasWindowFocus().
|
Vista estática |
inflate(argumento contextual, int arg1, ViewGroup arg2)
|
void |
invalidate()
|
void |
invalidate(Rect arg0)
|
void |
invalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(elemento de diseño arg0)
|
void |
invalidateOutline()
|
boolean |
isAccessibilityFocused()
|
boolean |
isAccessibilityHeading()
|
boolean |
se activa()
|
boolean |
isAttachedToWindow()
|
boolean |
isClickable()
|
boolean |
isContextClickable()
|
boolean |
isDirty()
|
boolean |
isDrawingCacheEnabled()
|
boolean |
isDuplicateParentStateEnabled().
|
boolean |
está habilitado()
|
Booleano final |
isFocusable()
|
Booleano final |
isFocusableInTouchMode().
|
boolean |
isFocused()
|
Booleano final |
isFocusedByDefault()
|
boolean |
isForceDarkAllowed()
|
boolean |
isHapticFeedbackEnabled()
|
boolean |
isHardwareAccelerated()
|
boolean |
isHorizontalFadingEdgeEnabled()
|
boolean |
isHorizontalScrollBarEnabled()
|
boolean |
isHovers()
|
boolean |
isImportantForAccessibility()
|
Booleano final |
isImportantForAutofill()
|
Booleano final |
isImportantForContentCapture()
|
boolean |
isInEditMode()
|
boolean |
isInLayout()
|
boolean |
isInTouchMode()
|
Booleano final |
isKeyboardNavigationCluster()
|
boolean |
isLaidOut()
|
boolean |
isLayoutDirectionResolved()
|
boolean |
isLayoutRequested()
|
boolean |
isLongClickable()
|
boolean |
isNestedScrollingEnabled()
|
boolean |
isOpaque()
|
boolean |
isPaddingRelative()
|
boolean |
isPivotSet()
|
boolean |
isPressed()
|
boolean |
isSaveEnabled()
|
boolean |
isSaveFromParentEnabled()
|
boolean |
isScreenReaderFocusable()
|
boolean |
isScrollContainer()
|
boolean |
isScrollbarFadingEnabled()
|
boolean |
está seleccionada()
|
Booleano final |
isShowingLayoutBounds()
|
boolean |
isShown()
|
boolean |
isSoundEffectsEnabled()
|
Booleano final |
isDisconnecteded()
|
boolean |
isTextAlignmentResolved()
|
boolean |
isTextDirectionResolved()
|
boolean |
isVerticalFadingEdgeEnabled()
|
boolean |
isVerticalScrollBarEnabled()
|
boolean |
isVisibleToUserForAutofill(int arg0)
|
void |
jumpDrawablesToCurrentState()
|
View |
keyboardNavigationClusterSearch(Ver arg0, int arg1)
|
void |
diseño(int arg0, int arg1, int arg2, int arg3)
|
vacío final |
medida(int arg0, int arg1)
|
void |
offsetLeftAndRight(int arg0)
|
void |
offsetTopAndBottom(int arg0)
|
Ventanas insertadas |
onApplyWindowInsets(WindowInsets arg0)
|
void |
onCancelPendingInputEvents()
|
boolean |
onCapturedPointerEvent(MotionEvent arg0)
|
boolean |
onCheckIsTextEditor()
|
Conexión de entrada |
onCreateInputConnection(EditorInfo arg0)
|
boolean |
onDragEvent(argumento de arrastre)
|
void |
onDrawForeground(argumento del lienzo)
|
boolean |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach()
|
boolean |
onGenericMotionEvent(MotionEvent arg0)
|
void |
onHoverChanged(argumento booleano)
|
boolean |
onHoverEvent(MotionEvent arg0)
|
void |
onInitializeAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)
|
boolean |
onKeyDown(int arg0, KeyEvent arg1)
|
boolean |
onKeyLongPress(int arg0, KeyEvent arg1)
|
boolean |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
boolean |
onKeyPreIme(int arg0, KeyEvent arg1)
|
boolean |
onKeyShortcut(int arg0, KeyEvent arg1)
|
boolean |
onKeyUp(int arg0, KeyEvent arg1)
|
void |
onPointerCaptureChange(argumento booleano)
|
void |
onPopulaAccessibilityEvent(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)
|
Ícono de puntero |
onResolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged(int arg0)
|
void |
onScreenStateChanged(int arg0)
|
void |
onStartTemporaryDetach()
|
boolean |
onTouchEvent(MotionEvent arg0)
|
boolean |
onTrackballEvent(MotionEvent arg0)
|
void |
onVisibilityAggregated(argumento booleano)
|
void |
onWindowFocusChanged(argumento booleano)
|
void |
onWindowSystemUiVisibilityChanged(int arg0)
|
boolean |
performAccessibilityAction(int arg0, paquete arg1)
|
boolean |
performClick()
|
boolean |
performContextClick(argumento flotante, argumento flotante1)
|
boolean |
performContextClick()
|
boolean |
performHapticFeedback(int arg0)
|
boolean |
performHapticFeedback(int arg0, int arg1)
|
boolean |
performLongClick(argumento flotante, argumento flotante1)
|
boolean |
PerformLongClick()
|
void |
playSoundEffect(int arg0)
|
boolean |
post(argumento ejecutable)
|
boolean |
postDelayed(argumento ejecutable, argumento largo1)
|
void |
postInvalidate()
|
void |
postInvalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateDelayed(argumento largo, int arg1, int arg2, int arg3, int arg4)
|
void |
postInvalidateDelayed(argumento largo)
|
void |
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(argumento ejecutable)
|
void |
postOnAnimationDelayed(argumento ejecutable, argumento largo)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture().
|
boolean |
removeCallbacks(argumento ejecutable)
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
Booleano final |
requestFocus(int arg0)
|
Booleano final |
requestFocus()
|
boolean |
requestFocus(int arg0, Rect arg1)
|
Booleano final |
requestFocusFromTouch()
|
void |
requestLayout().
|
void |
requestPointerCapture().
|
boolean |
requestRectangleOnScreen(Rect arg0)
|
boolean |
requestRectangleOnScreen(Rect arg0, booleano arg1)
|
vacío final |
requestUnbufferedDispatch(int arg0)
|
vacío final |
requestUnbufferedDispatch(MotionEvent arg0)
|
T extr. extiende Ver> T |
requireViewById(int arg0)
|
void |
resetPivot()
|
int estático |
resolveSize(int arg0, int arg1)
|
int estático |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
boolean |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> arg0)
|
vacío final |
saveAttributeDataForStyleable(Contexto arg0, int[] arg1, AtributoSet arg2, TypedArray arg3, int arg4, int arg5)
|
void |
saveHierarchyState(SparseArray<Parcelable> arg0)
|
void |
scheduleDrawable(argumento de elemento de diseño 0, argumento de ejecución 1, argumento largo)
|
void |
scrollBy(int arg0, int arg1)
|
void |
scrollTo(int arg0, int arg1)
|
void |
sendAccessibilityEvent(int arg0)
|
void |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
void |
setAccessibilityDelegate(View.AccessibilityDelegate arg0)
|
void |
setAccessibilityHeading(argumento booleano)
|
void |
setAccessibilityLiveRegion(int arg0)
|
void |
setAccessibilityPaneTitle(argumento de CharSequence)
|
void |
setAccessibilityTraversalAfter(int arg0)
|
void |
setAccessibilityTraversalBefore(int arg0)
|
void |
setActivated(argumento booleano)
|
void |
setAlpha(argumento flotante)
|
void |
setAnimation(Animación arg0)
|
void |
setAnimationMatrix(Matrix arg0)
|
void |
setAutofillHints(String... arg0)
|
void |
setAutofillId(AutofillId arg0)
|
void |
setBackground(elemento de diseño 0)
|
void |
setBackgroundColor(int arg0)
|
void |
setBackgroundDrawable(argumento de elemento de diseño)
|
void |
setBackgroundResource(int arg0)
|
void |
setBackgroundTintBlendMode(BlendMode arg0)
|
void |
setBackgroundTintList(ColorStateList arg0)
|
void |
setBackgroundTintMode(PorterDuff.Mode arg0)
|
vacío final |
setBottom(int arg0)
|
void |
setCameraDistance(argumento flotante)
|
void |
setClickable(argumento booleano)
|
void |
setClipBounds(argumento Rect)
|
void |
setClipToOutline(argumento booleano)
|
void |
setContentCaptureSession(ContentCaptureSession arg0)
|
void |
setContentDescription(CharSequence arg0)
|
void |
setContextClickable(argumento booleano)
|
void |
setDefaultFocushighlightEnabled(argumento booleano)
|
void |
setDrawingCacheBackgroundColor(int arg0)
|
void |
setDrawingCacheEnabled(argumento booleano)
|
void |
setDrawingCacheQuality(int arg0)
|
void |
setDuplicateParentStateEnabled(argumento booleano)
|
void |
setElevation(float arg0)
|
void |
setEnabled(argumento booleano)
|
void |
setFadingEdgeLength(int arg0)
|
void |
setFilterTouchesWhenObscured(argumento booleano)
|
void |
setFitsSystemWindows(argumento booleano)
|
void |
setFocusable(argumento booleano)
|
void |
setFocusable(int arg0)
|
void |
setFocusableInTouchMode(argumento booleano)
|
void |
setFocusedByDefault(argumento booleano)
|
void |
setForceDarkAllowed(argumento booleano)
|
void |
setForeground(elemento de diseño 0)
|
void |
setForegroundGravity(int arg0)
|
void |
setForegroundTintBlendMode(BlendMode arg0)
|
void |
setForegroundTintList(ColorStateList arg0)
|
void |
setForegroundTintMode(PorterDuff.Mode arg0)
|
void |
setHapticFeedbackEnabled(argumento booleano)
|
void |
setHasTransientState(argumento booleano)
|
void |
setHorizontalFadingEdgeEnabled(argumento booleano)
|
void |
setHorizontalScrollBarEnabled(boolean arg0)
|
void |
setHorizontalScrollbarThumbDrawable(elemento de diseño arg0)
|
void |
setHorizontalScrollbarTrackDrawable(elemento de diseño arg0)
|
void |
setHovers(argumento booleano)
|
void |
setId(int arg0)
|
void |
setImportantForAccessibility(int arg0)
|
void |
setImportantForAutofill(int arg0)
|
void |
setImportantForContentCapture(int arg0)
|
void |
setKeepScreenOn(argumento booleano)
|
void |
setKeyboardNavigationCluster(argumento booleano)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(pintura de arg0)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
vacío final |
setLeft(int arg0)
|
vacío final |
setLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
|
void |
setLongClickable(argumento booleano)
|
void |
setMinimumHeight(int arg0)
|
void |
setMinimumWidth(int arg0)
|
void |
setNestedScrollingEnabled(argumento booleano)
|
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)
|
void |
setOnClickListener(View.OnClickListener arg0)
|
void |
setOnContextClickListener(View.OnContextClickListener arg0)
|
void |
setOnCreateContextMenuListener(View.OnCreateContextMenuListener)
|
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(argumento flotante)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(argumento booleano)
|
vacío final |
setRevealOnFocusHint(argumento booleano)
|
vacío final |
setRight(int arg0)
|
void |
setRotation(float arg0)
|
void |
setRotationX(float arg0)
|
void |
setRotationY(float arg0)
|
void |
setSaveEnabled(argumento booleano)
|
void |
setSaveFromParentEnabled(argumento booleano)
|
void |
setScaleX(argumento flotante)
|
void |
setScaleY(argumento flotante)
|
void |
setScreenReaderFocusable(argumento booleano)
|
void |
setScrollBarDefaultDelayBeforeFade(int arg0)
|
void |
setScrollBarFadeDuration(int arg0)
|
void |
setScrollBarSize(int arg0)
|
void |
setScrollBarStyle(int arg0)
|
void |
setScrollContainer(argumento booleano)
|
void |
setScrollIndicators(int arg0, int arg1)
|
void |
setScrollIndicators(int arg0)
|
void |
setScrollX(int arg0)
|
void |
setScrollY(int arg0)
|
void |
setScrollbarFadingEnabled(argumento booleano)
|
void |
setSelected(argumento booleano)
|
void |
setSoundEffectsEnabled(argumento booleano)
|
void |
setStateDescription(CharSequence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects(List<Rect> arg0)
|
void |
setSystemUiVisibility(int arg0)
|
void |
setTag(int arg0, objeto arg1)
|
void |
setTag(objeto arg0)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSequence arg0)
|
vacío final |
setTop(int arg0)
|
void |
setTouchDelegate(TouchDelegate arg0)
|
void |
setTransitionAlpha(argumento flotante)
|
vacío final |
setTransitionName(argumento de string)
|
void |
setTransitionVisibility(int arg0)
|
void |
setTranslationX(float arg0)
|
void |
setTranslationY(float arg0)
|
void |
setTranslationZ(float arg0)
|
void |
setVerticalFadingEdgeEnabled(argumento booleano)
|
void |
setVerticalScrollBarEnabled(argumento booleano)
|
void |
setVerticalScrollbarPosition(int arg0)
|
void |
setVerticalScrollbarThumbDrawable(elemento de diseño arg0)
|
void |
setVerticalScrollbarTrackDrawable(elemento de diseño arg0)
|
void |
setVisibility(int arg0)
|
void |
setWillNotCacheDrawing(boolean arg0)
|
void |
setWillNotDraw(argumento booleano)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback)
|
void |
setX(float arg0)
|
void |
setY(argumento flotante)
|
void |
setZ(float arg0)
|
boolean |
showContextMenu()
|
boolean |
showContextMenu(float arg0, float arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0, int arg1)
|
ActionMode |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(Animación arg0)
|
Booleano final |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, objeto arg2, int arg3)
|
Booleano final |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, objeto arg2, int arg3)
|
boolean |
startNestedScroll(int arg0)
|
void |
stopNestedScroll()
|
String |
toString()
|
void |
transformMatrixToGlobal(Matriz arg0)
|
void |
transformMatrixToLocal(Matriz arg0)
|
void |
unscheduleDrawable(elemento de diseño arg0, ejecutable arg1)
|
void |
unscheduleDrawable(elemento de diseño 0)
|
vacío final |
updateDragShadow(View.DragShadowBuilder arg0)
|
boolean |
willNotCacheDrawing()
|
boolean |
willNotDraw
|
boolean |
equals(objeto arg0)
|
final Class<td;?> |
getClass().
|
int |
hashCode().
|
vacío final |
notificar()
|
vacío final |
notifyAll()
|
String |
toString()
|
vacío final |
wait(argumento largo, int arg1)
|
vacío final |
wait(argumento largo)
|
vacío final |
wait()
|
vacío abstracto |
bringChildToFront(Ver argumento0)
|
Booleano abstracto |
canResolveLayoutDirection()
|
Booleano abstracto |
canResolveTextAlignment()
|
Booleano abstracto |
canResolveTextDirection()
|
vacío abstracto |
childDrawableStateChanged(Ver argumento 0)
|
vacío abstracto |
childHasTransientStateChanged(Ver argumento 0, argumento booleano 1)
|
vacío abstracto |
clearChildFocus(Ver arg0)
|
vacío abstracto |
createContextMenu(ContextMenu)
|
vista abstracta |
focusSearch(Ver arg0, int arg1)
|
vacío abstracto |
focusableViewAvailable(Ver argumento0)
|
Booleano abstracto |
getChildVisibleRect(Ver arg0, Rect arg1, Argumento 2)
|
int abstracto |
getLayoutDirection()
|
abstract ViewView |
getParent().
|
abstract ViewView |
getParentForAccessibility()
|
int abstracto |
getTextAlignment()
|
int abstracto |
getTextDirection()
|
vacío abstracto |
invalidateChild(Ver arg0, Rect arg1)
|
abstract ViewView |
invalidateChildInParent(int[] arg0, Rect arg1)
|
Booleano abstracto |
isLayoutDirectionResolved()
|
Booleano abstracto |
isLayoutRequested()
|
Booleano abstracto |
isTextAlignmentResolved()
|
Booleano abstracto |
isTextDirectionResolved()
|
vista abstracta |
keyboardNavigationClusterSearch(Ver arg0, int arg1)
|
vacío abstracto |
notifySubtreeAccessibilityStateChanged(Ver argumento 0, Ver arg1, int arg2)
|
void |
onDescendantInvalidate(View arg0, View arg1)
|
Booleano abstracto |
onNestedFling(Ver arg0, float arg1, float arg2, arg booleano 3)
|
Booleano abstracto |
onNestedPreFling(Ver argumento0, argumento flotante1, argumento flotante2)
|
Booleano abstracto |
onNestedPrePerformAccessibilityAction(View arg0, int arg1, Bundle arg2)
|
vacío abstracto |
onNestedPreScroll(Ver arg0, int arg1, int arg2, int[] arg3)
|
vacío abstracto |
onNestedScroll(Ver arg0, int arg1, int arg2, int arg3, int arg4)
|
vacío abstracto |
onNestedScrollAccept(Ver arg0, Ver arg1, int arg2)
|
Booleano abstracto |
onStartNestedScroll(Ver arg0, Ver arg1, int arg2)
|
vacío abstracto |
onStopNestedScroll(Ver argumento0)
|
vacío abstracto |
recomputeViewAttributes(Ver argumento0)
|
vacío abstracto |
requestChildFocus(Ver arg0, Ver arg1)
|
Booleano abstracto |
requestChildRectangleOnScreen(Ver arg0, Rect arg1, arg booleano 2)
|
vacío abstracto |
requestDisallowInterceptTouchEvent(argumento booleano)
|
vacío abstracto |
requestFitSystemWindows()
|
vacío abstracto |
requestLayout().
|
Booleano abstracto |
requestSendAccessibilityEvent(Ver arg0, AccessibilityEvent arg1)
|
vacío abstracto |
requestTransparentRegion(Ver argumento0)
|
Booleano abstracto |
showContextMenuForChild(Ver argumento0)
|
Booleano abstracto |
showContextMenuForChild(Ver argumento0, argumento flotante1, argumento flotante2)
|
ActionMode abstracto |
startActionModeForChild(Ver argumento0, ActionMode.Callback arg1, int arg2)
|
ActionMode abstracto |
startActionModeForChild(Ver argumento0, ActionMode.Callback arg1)
|
vacío abstracto |
addView(View arg0, ViewGroup.LayoutParams arg1)
|
vacío abstracto |
removeView(Ver argumento0)
|
vacío abstracto |
updateViewLayout(Ver argumento 0, ViewGroup.LayoutParams arg1)
|
vacío abstracto |
invalidateDrawable(elemento de diseño arg0)
|
vacío abstracto |
scheduleDrawable(argumento de elemento de diseño 0, argumento de ejecución 1, argumento largo)
|
vacío abstracto |
unscheduleDrawable(elemento de diseño arg0, ejecutable arg1)
|
Booleano abstracto |
onKeyDown(int arg0, KeyEvent arg1)
|
Booleano abstracto |
onKeyLongPress(int arg0, KeyEvent arg1)
|
Booleano abstracto |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
Booleano abstracto |
onKeyUp(int arg0, KeyEvent arg1)
|
vacío abstracto |
sendAccessibilityEvent(int arg0)
|
vacío abstracto |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
Constructores públicos
public MapView (contexto de contexto)
Parámetros
Contexto |
---|
public MapView (contexto de contexto, atributos de Conjunto de atributos)
Parámetros
Contexto | |
---|---|
attrs |
público MapView (contexto de contexto, atributos de atributos, int defStyle)
Parámetros
Contexto | |
---|---|
attrs | |
defStyle |
Métodos públicos
vacío público getMapAsync (Devolución de llamada de OnMapReadyCallback)
Muestra una instancia no nula de GoogleMap
, lista para usarse.
Ten en cuenta lo siguiente:
- Se debe llamar a este método desde el subproceso principal.
- La devolución de llamada se ejecutará en el subproceso principal.
- En caso de que los Servicios de Google Play no estén instalados en el dispositivo del usuario, la devolución de llamada no se activará hasta que el usuario la instale.
- El objeto
GoogleMap
proporcionado por la devolución de llamada no es nulo.
Parámetros
devolución de llamada | El objeto de callback que se activará cuando el mapa esté listo para usarse. |
---|
public final void onCreate (Bundle savedInstanceState)
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
Parámetros
Estado de instancia guardado |
---|
public final void onDestroy ()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
public final void onEnterAmbient (Bundle ambientDetails)
Debes llamar a este método desde el método principal de WearableActivity's.
Parámetros
detalles ambientales |
---|
public final void onExitAmbient ()
Debes llamar a este método desde el método principal de WearableActivity's.
public final void onLowMemory ()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
public final void onPause ()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
public final void onResume ()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
public final void onSaveInstanceState (Bundle outState)
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
Proporciona un Bundle
para almacenar el estado de la vista antes de que se destruya. Se puede recuperar más tarde cuando se vuelve a llamar a onCreate(Bundle)
.
Parámetros
outState |
---|
public final void onStart ()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.
public final void onStop ()
Debes llamar a este método desde el método principal de Activity/Fragment correspondiente.