Vue affichant une carte (avec des données obtenues à partir du service Google Maps). Lorsque cette option est sélectionnée, elle enregistre les pressions de touche et les gestes tactiles pour déplacer la carte.
Les utilisateurs de cette classe doivent transférer toutes les méthodes du cycle de vie des éléments Activity
ou Fragment
contenant cette vue aux méthodes correspondantes de cette classe. En particulier, vous devez suivre les méthodes suivantes:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
Vous devez acquérir un GoogleMap
à l'aide de getMapAsync(OnMapReadyCallback)
. MapView
initialise automatiquement le système de cartes et la vue.
Pour afficher plus facilement une carte, utilisez MapFragment
(ou SupportMapFragment
) si vous souhaitez cibler des plates-formes plus anciennes.
Remarque: Nous vous recommandons de ne pas ajouter d'enfants à cette vue.
Guide du développeur
Pour en savoir plus, consultez le guide du développeur sur le SDK Google Maps pour Android.
Récapitulatif des constantes héritées
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 |
int | ACCESSIBILITY_LIVE_REGION_ASSERTIVE | |
int | 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 | |
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 |
Récapitulatif des champs hérités
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> | O | |
public static final Property<View, Float> | Z |
Récapitulatif des constructeurs publics
MapView(contexte contextuel)
|
|
MapView(contexte contextuel, attributs atSet)
|
|
MapView(contexte contextuel, attributs atSets, int defStyle)
|
|
MapView(contexte contextuel, options GoogleMapOptions)
|
Récapitulatif des méthodes publiques
void |
getMapAsync(rappel OnMapReadyCallback)
Renvoie une instance non nulle de
GoogleMap , prête à être utilisée. |
dernière valeur |
onCreate(Bundle savedInstanceState)
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onDestroy ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onEnterAmbient(BundleambiDetails)
Vous devez appeler cette méthode à partir de la méthode WearableActivity parent.
|
dernière valeur |
onExitAmbient
Vous devez appeler cette méthode à partir de la méthode WearableActivity parent.
|
dernière valeur |
onLowMemory()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onPause
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onResume
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onSaveInstanceState(Bundle outState)
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onStart
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
dernière valeur |
onStop
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
|
Récapitulatif des méthodes héritées
ViewGroup.LayoutParam |
generateLayoutParams(attribut arg0)
|
CharSequence |
getAccessibilityClassName()
|
booléen |
getconsiderGoneChildrenDuringMeasurement()
|
booléen |
getmeasureAllChildren()
|
void |
setForegroundGravity(int arg0)
|
void |
setmeasureAllChildren(arg0 booléen)
|
booléen |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(tableauList<View> arg0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
|
void |
addFocusables(ArrayList<View> arg0, int arg1, int arg2)
|
void |
addKeyboardNavigationClusters(Collection<Affichage> arg0, int arg1)
|
booléen |
addStatesFromChildren()
|
void |
addTouchables(ArrayList<Affichage> arg0)
|
void |
addView(View arg0, ViewGroup.LayoutParams arg1)
|
void |
addView(Afficher arg0, int arg1)
|
void |
addView(View arg0, int arg1, ViewGroup.LayoutParams arg2)
|
void |
addView(Afficher l'arg0)
|
void |
addView(Afficher arg0, int arg1, int arg2)
|
void |
bringChildToFront(Afficher l'arg0)
|
void |
childDrawableStateChanged(Afficher l'arg0)
|
void |
childHasTransientStateChanged(Afficher arg0, booléen arg1)
|
void |
clearChildFocus(Afficher l'arg0)
|
void |
clearDisapparitioningChildren()
|
void |
clearFocus()
|
Encarts de fenêtres |
shippingApplyWindowInsets(WindowInsets arg0)
|
booléen |
shippingCapturedPointerEvent (arg.EventEvent)
|
void |
shippingConfigurationChanged(argument de configuration0)
|
void |
shippingDisplayHint(int arg0)
|
booléen |
shippingDragEvent(arg.EventEvent0)
|
void |
shippingDrawableHotspotChanged(arg arg0, float arg1)
|
void |
shippingFinishTemporaryDetach()
|
booléen |
shippingKeyEvent(KeyEventEvent0)
|
booléen |
patchKeyEventPreIme(argument KeyEvent0)
|
booléen |
shippingKeyShortcutEvent(KeyEvent arg0)
|
void |
shippingPointerCaptureChanged(arg0 booléen)
|
void |
shippingFourni : Structure automatique(ViewStructure arg0, int arg1)
|
void |
shippingDeliverStructure(ViewStructure arg0)
|
void |
shippingSetActivated(arg0 booléen)
|
void |
shippingSetSelected (arg booléen)
|
void |
shippingStartTemporaryDetach()
|
void |
shippingSystemUiVisibilitéChanged (int arg0)
|
booléen |
shippingTouchEvent (argEventEvent)
|
booléen |
shippingTrackballEvent(argument EventEvent)
|
booléen |
shippingUnhandledMove(Afficher arg0, int arg1)
|
void |
shippingWindowFocusChanged(valeur booléenne : 0)
|
void |
shippingWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
shippingWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
Encarts de fenêtres |
shippingWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
shippingWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
shippingWindowSystemUiVisiblityChanged(int arg0)
|
void |
shippingWindowVisibilitéChanged(int arg0)
|
void |
endViewTransition(Afficher l'arg0)
|
View |
findFocus()
|
void |
findViewsWithText(ArrayList<View> arg0, CharSéquence arg1, int arg2)
|
View |
focusSearch(Afficher arg0, int arg1)
|
void |
focusableViewAvailable(Afficher l'arg0)
|
booléen |
gatherTransparentRegion(Région arg0)
|
ViewGroup.LayoutParam |
generateLayoutParams(attribut arg0)
|
CharSequence |
getAccessibilityClassName()
|
View |
getChildAt(int arg0)
|
int |
getChildCount()
|
entier int |
getChildDrawingOrder(int arg0)
|
int statique |
getChildmeasureSpec(int arg0, int arg1, int arg2)
|
booléen |
getChildVisibleRect(Afficher arg0, Rect arg1, Point arg2)
|
booléen |
getClipChildren()
|
booléen |
getClipToPadding()
|
int |
getDescendantFocusability()
|
View |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode().
|
Transition de la mise en page |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
Afficher la superposition |
getOverlay()
|
int |
getPersistentDrawingCache
|
booléen |
getTouchscreenBlocksFocus()
|
booléen |
hasFocus()
|
booléen |
hasTransientState()
|
int |
indexOfChild(Afficher arg0)
|
dernière valeur |
invalidateChild(Afficher arg0, Rect arg1)
|
Afficher le parent |
invalidateChildInParent(int[] arg0, Rect arg1)
|
booléen |
isAlwaysDrawnWithCacheEnabled()
|
booléen |
isAnimationCacheEnabled()
|
booléen |
isLayoutSuppress()
|
booléen |
isMotionEventSplittingEnabled()
|
booléen |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
dernière valeur |
layout(int arg0, int arg1, int arg2, int arg3)
|
void |
notifySubtreeAccessibilityStateChanged(Afficher arg0, Afficher arg1, int arg2)
|
dernière valeur |
offsetDescendantRectToMyCoords(Afficher arg0, Argument arg1)
|
dernière valeur |
offsetRectIntoDescendantCoords(Afficher arg0, arg rect1)
|
void |
onDescendantInvalidated(Afficher l'arg0, Afficher l'arg1)
|
booléen |
onInterceptHoverEvent(MotionEvent arg0)
|
booléen |
onInterceptTouchEvent(MotionEvent arg0)
|
booléen |
onNestedFling(Afficher arg0, float arg1, float arg2, boolean arg3)
|
booléen |
onNestedPreFling(Afficher arg0, float arg1, float arg2)
|
booléen |
onNestedPrePerformAccessibilityAction(Afficher arg0, int arg1, Bundle arg2)
|
void |
onNestedPre Scroll(Afficher arg0, int arg1, int arg2, int[] arg3)
|
void |
onNested Scroll(Afficher arg0, int arg1, int arg2, int arg3, int arg4)
|
void |
onNested ScrollAllowed(View arg0, View arg1, int arg2)
|
booléen |
onRequestSendAccessibilityEvent(Afficher arg0, AccessibilityEvent arg1)
|
Icône Pointer |
onSolvePointerIcon(MotionEvent arg0, int arg1)
|
booléen |
onStartNested Scroll(Afficher l'arg0, Afficher l'arg1, Int arg2)
|
void |
onStopNested Scroll(Afficher l'arg0)
|
void |
onViewAdded(arg. d'affichage)
|
void |
onViewRemoved(Afficher l'arg0)
|
void |
recomputeViewAttributes(Afficher l'arg0)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(Afficher l'arg0)
|
void |
removeViewAt(int arg0)
|
void |
removeViewInLayout(Afficher arg0)
|
void |
removeViews(int arg0, int arg1)
|
void |
removeViewsInLayout(int arg0, int arg1)
|
void |
requestChildFocus(Afficher arg0, Afficher arg1)
|
booléen |
requestChildRectangleOnScreen(Afficher arg0, Rect arg1, booléen arg2)
|
void |
requestDisallowInterceptTouchEvent(valeur booléenne : 0)
|
booléen |
requestFocus(int arg0, Rect arg1)
|
booléen |
requestSendAccessibilityEvent(Afficher arg0, AccessibilityEvent arg1)
|
void |
requestTransparentRegion(Afficher l'arg0)
|
booléen |
restoreDefaultFocus()
|
void |
scheduleLayoutAnimation()
|
void |
setAddStatesFromChildren(argument 0)
|
void |
setAlwaysDrawnWithCacheEnabled(arg0 booléen)
|
void |
setAnimationCacheEnabled(arg. booléen 0)
|
void |
setClipChildren(arg. booléen 0)
|
void |
setClipToPadding(arg0 booléen)
|
void |
setDescendantFocusability (int arg0)
|
void |
setLayoutAnimation(LayoutAnimationController arg0)
|
void |
setLayoutAnimationListener(Animation.AnimationListener, arg0)
|
void |
setLayoutMode (int arg0)
|
void |
setLayoutTransition(Argument0 de TransitionLayout)
|
void |
setMotionEventSplittingEnabled(arg0 booléen)
|
void |
setOnHierChangeListener(ViewGroup.OnHierChangeListener)
|
void |
setPersistentDrawingCache(int arg0)
|
void |
setTouchscreenBlocksFocus(arg0 booléen)
|
void |
setTransitionGroup(arg booléen)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
booléen |
shouldDelayChildPressedState()
|
booléen |
showContextMenuForChild(Afficher arg0, float arg1, float arg2)
|
booléen |
showContextMenuForChild(Afficher l'arg0)
|
Mode action |
startActionModeForChild(Afficher arg0, ActionMode.Callback arg1, int arg2)
|
Mode action |
startActionModeForChild(Afficher arg0, ActionMode.Callback arg1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(Afficher l'arg0)
|
void |
suppressLayout(arg0 booléen)
|
void |
updateViewLayout(Afficher arg0, ViewGroup.LayoutParams arg1)
|
void |
addChildrenForAccessibility(tableauList<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<Affichage> arg0, int arg1)
|
void |
addOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
addOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
addTouchables(ArrayList<Affichage> arg0)
|
ViewPropertyAnimator |
animate()
|
void |
announceForAccessibility(CharSéquence d'argument 0)
|
void |
autofill(Saisie automatique de la valeur)
|
void |
autofill(SparseArray<AutofillValue> arg0)
|
void |
bringToFront()
|
void |
buildDrawingCache(arg0 booléen)
|
void |
buildDrawingCache()
|
void |
buildLayer().
|
booléen |
callOnClick()
|
booléen |
canSolveLayoutDirection()
|
booléen |
canSolveTextAlignment()
|
booléen |
canSolveTextDirection()
|
booléen |
canScrollHorizontally(int arg0)
|
booléen |
canScrollVertally(int arg0)
|
dernière valeur |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
dernière valeur |
cancelPendingInputEvents()
|
booléen |
checkInputConnectionProxy(Afficher l'arg0)
|
void |
clearAnimation()
|
void |
clearFocus()
|
int statique |
combinemeasuredStates(int arg0, int arg1)
|
void |
computeScroll()
|
Encarts de fenêtres |
computeSystemWindowInsets(WindowInsets arg0, Rect arg11)
|
AccessibilitéNodeInfo |
createAccessibilityNodeInfo()
|
void |
createContextMenu(ContextMenu arg0)
|
void |
destroyDrawingCache()
|
Encarts de fenêtres |
shippingApplyWindowInsets(WindowInsets arg0)
|
booléen |
shippingCapturedPointerEvent(arg.EventEvent)
|
void |
shippingConfigurationChanged(argument de configuration0)
|
void |
shippingDisplayHint(int arg0)
|
booléen |
shippingDragEvent (arg.EventEvent0)
|
void |
shippingDrawableHotspotChanged(arg arg0, float arg1)
|
void |
shippingFinishTemporaryDetach()
|
booléen |
shippingGenericMotionEvent(MotionEvent arg0)
|
booléen |
shippingKeyEvent(KeyEventEvent0)
|
booléen |
patchKeyEventPreIme(argument KeyEvent0)
|
booléen |
shippingKeyShortcutEvent(KeyEvent arg0)
|
booléen |
deliveryNestedFling(float arg0, float arg1, boolean arg2)
|
booléen |
shippingNestedPreFling(float arg0, float arg1)
|
booléen |
shippingNestedPrePerformAccessibilityAction(int arg0, bundle arg1)
|
booléen |
shippingNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
|
booléen |
shippingNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
|
void |
shippingPointerCaptureChanged(arg0 booléen)
|
booléen |
shippingPopulateAccessibilityEvent(AccessibilityEvent arg0)
|
void |
shippingFourni : Structure automatique(ViewStructure arg0, int arg1)
|
void |
shippingDeliverStructure(ViewStructure arg0)
|
void |
shippingStartTemporaryDetach()
|
void |
shippingSystemUiVisibilitéChanged(int arg0)
|
booléen |
shippingTouchEvent(argEventEvent)
|
booléen |
shippingTrackballEvent(argument EventEvent)
|
booléen |
shippingUnhandledMove(Afficher arg0, int arg1)
|
void |
shippingWindowFocusChanged(valeur booléenne : 0)
|
void |
shippingWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
|
void |
shippingWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
|
Encarts de fenêtres |
shippingWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
|
WindowInsetsAnimation.Bounds |
shippingWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
|
void |
shippingWindowSystemUiVisiblityChanged(int arg0)
|
void |
shippingWindowVisibilitéChanged(int arg0)
|
void |
draw(Argument 0)
|
void |
drawableHotspotChanged(arg arg0, float arg1)
|
View |
findFocus()
|
final <T étend View> T |
findViewById(int arg0)
|
final <T étend View> T |
findViewWithTag(arg arg0)
|
void |
findViewsWithText(ArrayList<View> arg0, CharSéquence arg1, int arg2)
|
View |
focusSearch(int arg0)
|
void |
forceHas Chevauchement(argument booléen 0)
|
void |
forceLayout
|
int statique |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
int |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider()
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter()
|
int |
getAccessibilityTraversalBefore()
|
float (nombre à virgule flottante) |
getAlpha
|
Animation |
getAnimation()
|
Matrice |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken()
|
entier[] |
getAttributeResolutionStack(int arg0)
|
Map<Integer, Integer> |
getAttributeSourceResourceMap()
|
Chaîne[] |
getAutofillHints()
|
final automatiquement ID |
getAutofillId()
|
int |
getTypeType()
|
Valeur de saisie automatique |
getAutofillValue()
|
Ressource Drawable |
getBackground()
|
Mode de fusion |
getBackgroundTintCombineMode()
|
Liste d'états colorés |
getBackgroundTintList()
|
Mode PorterDuff |
getBackgroundTintMode().
|
int |
getBaseline
|
entier int |
getBottom()
|
float (nombre à virgule flottante) |
getCameraDistance()
|
booléen |
getClipBounds(arg Rec0)
|
Rect |
getClipBounds()
|
booléen final |
getClipToOutline()
|
final ContentCaptureSession |
getContentCaptureSession()
|
CharSequence |
getContentDescription().
|
Contexte final |
getContext()
|
booléen final |
getDefaultFocushighlightEnabled()
|
int statique |
getDefaultSize (int arg0, int arg1)
|
Écran |
getDisplay
|
entier int[] |
getDrawableState()
|
Bitmap |
getDrawingCache()
|
Bitmap |
getDrawingCache(arg0 booléen)
|
int |
getDrawingCacheBackgroundColor()
|
int |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect arg0)
|
longs |
getDrawingTime
|
float (nombre à virgule flottante) |
getElevation()
|
int |
getExplicitStyle()
|
booléen |
getFilterTouchesQuandObscured()
|
booléen |
getFitsSystemWindows()
|
int |
getFocusable()
|
ArrayList<Affichage> |
getFocusables(int arg0)
|
void |
getFocusedRect(arg rect0)
|
Ressource Drawable |
getForeground()
|
int |
getForegroundGravity()
|
Mode de fusion |
getForegroundTintCombineMode()
|
Liste d'états colorés |
getForegroundTintList()
|
Mode PorterDuff |
getForegroundTintMode()
|
booléen final |
getGlobalVisibleRect(arg Rec0)
|
booléen |
getGlobalVisibleRect(Rect arg0, Point arg1)
|
Handler |
getHandler
|
booléen final |
getHas Chevaling()
|
entier int |
getHeight()
|
void |
getHitRect(Rect arg0)
|
int |
getHorizontalFadingEdgeLength()
|
Ressource Drawable |
getHorizontalScrollbarThumbDrawable()
|
Ressource Drawable |
getHorizontalScrollbarTrackDrawable()
|
int |
getId()
|
int |
getImportantForAccessibility().
|
int |
getImportantForAutofill
|
int |
getImportantForContentCapture().
|
booléen |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
int |
getLabelFor()
|
int |
getLayerType()
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParam |
getLayoutParams().
|
entier int |
getLeft()
|
booléen final |
getLocalVisibleRect(Rect arg0)
|
void |
getLocationInSurface(int[] arg0)
|
void |
getLocationInWindow(int[] arg0)
|
void |
getLocationOnScreen(int[] arg0)
|
Matrice |
getMatrix
|
entier int |
getmeasuredHeight().
|
entier int |
getmeasuredHeightAndState()
|
entier int |
getmeasuredState()
|
entier int |
getmeasuredWidth()
|
entier int |
getmeasuredWidthAndState()
|
int |
getMinimumHeight()
|
int |
getMinimumWidth()
|
int |
텔ClusterForwardId()
|
int |
fin de l'annonce()
|
int |
Demandez la priorité
|
int |
Demandez à gauche
|
int |
Demandez à l'identifiant de droite()
|
int |
tensorflowFocusUpId()
|
View.OnFocusChangeListener |
getOnFocusChangeListener()
|
int |
getOutlineAmbientShadowColor()
|
ViewOutlineProvider |
getOutlineProvider()
|
int |
getOutlineSpotShadowColor()
|
int |
getOver ScrollMode()
|
Afficher la superposition |
getOverlay()
|
int |
getPaddingBottom()
|
int |
getPaddingEnd
|
int |
getPaddingLeft()
|
int |
getPaddingDroite()
|
int |
getPaddingStart()
|
int |
getPaddingTop()
|
ViewParent |
getParent()
|
Afficher le parent |
getParentForAccessibility().
|
float (nombre à virgule flottante) |
getPivotX()
|
float (nombre à virgule flottante) |
getPivotY()
|
Icône Pointer |
getPointerIcon()
|
Resources |
getResources()
|
booléen final |
getRevealOnFocusHint().
|
entier int |
getdroite
|
View |
getRootView
|
Encarts de fenêtres |
getRootWindowInsets()
|
float (nombre à virgule flottante) |
getRotation()
|
float (nombre à virgule flottante) |
getRotationX()
|
float (nombre à virgule flottante) |
getRotationY().
|
float (nombre à virgule flottante) |
getScaleX()
|
float (nombre à virgule flottante) |
getScaleY()
|
int |
get ScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
get ScrollBarStyle()
|
int |
get ScrollIndicators().
|
entier int |
getScrollX()
|
entier int |
getScrollY()
|
int |
getSolidColor().
|
int |
getSourceLayoutResId()
|
final CharSéquence |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
List<Rect> |
getSystemGestureExclusionRects()
|
int |
getSystemUiVisibilité()
|
Objet |
getTag()
|
Objet |
getTag(int arg0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText()
|
entier int |
getTop()
|
Délégué tactile |
getTouchDelegate()
|
ArrayList<Affichage> |
getTouchables()
|
float (nombre à virgule flottante) |
getTransitionAlpha()
|
String |
getTransitionName()
|
float (nombre à virgule flottante) |
getTranslationX()
|
float (nombre à virgule flottante) |
getTranslationY()
|
float (nombre à virgule flottante) |
getTranslationZ()
|
longs |
getUniqueDrawingId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
Ressource Drawable |
getVertical ScrollbarThumbDrawable()
|
Ressource Drawable |
getVertical ScrollbarTrackDrawable()
|
int |
getVertical ScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
int |
getVisibilité
|
entier int |
getWidth()
|
ID de la fenêtre |
getWindowId()
|
Contrôleurs de fenêtres |
getWindowInsetsController()
|
int |
getWindowSystemUiVisibilité()
|
IBinder |
getWindowToken()
|
int |
getWindowVisibilité()
|
void |
getWindowVisibleDisplayFrame(arg Rec0)
|
float (nombre à virgule flottante) |
getX()
|
float (nombre à virgule flottante) |
getY()
|
float (nombre à virgule flottante) |
getZ()
|
booléen |
hasExplicitFocusable()
|
booléen |
hasFocus()
|
booléen |
hasFocusable()
|
booléen |
hasNested ScrollingParent()
|
booléen |
hasOnClickListeners()
|
booléen |
hasOnLongClickListeners()
|
booléen |
has ChevacingTracking()
|
booléen |
hasPointerCapture()
|
booléen |
hasTransientState()
|
booléen |
hasWindowFocus()
|
Vue statique |
inflate(arg arg0, int arg1, ViewGroup arg2)
|
void |
invalidate()
|
void |
invalidate(Rect arg0)
|
void |
invalidate(int arg0, int arg1, int arg2, int arg3)
|
void |
invalidateDrawable(tableau dessinable0)
|
void |
invalidateOutline()
|
booléen |
isAccessibilityFocused()
|
booléen |
isAccessibilityTitre()
|
booléen |
isActivated()
|
booléen |
isAttachedToWindow()
|
booléen |
isClickable()
|
booléen |
isContextClickable()
|
booléen |
isDirty()
|
booléen |
isDrawingCacheEnabled().
|
booléen |
isDupliquerParentStateEnabled()
|
booléen |
isEnabled()
|
booléen final |
isFocusable()
|
booléen final |
isFocusableInTouchMode()
|
booléen |
isFocused()
|
booléen final |
isFocusedByDefault
|
booléen |
isForceDarkAllowed()
|
booléen |
isHapticFeedbackEnabled()
|
booléen |
isHardwareAccelerated()
|
booléen |
isHorizontalFadingEdgeEnabled()
|
booléen |
isHorizontal ScrollBarEnabled()
|
booléen |
isHovered()
|
booléen |
isImportantForAccessibility().
|
booléen final |
isImportantForAutofill()
|
booléen final |
isImportantForContentCapture().
|
booléen |
isInEditMode ()
|
booléen |
isInLayout
|
booléen |
isInTouchMode()
|
booléen final |
isKeyboardNavigationCluster()
|
booléen |
isLaidOut()
|
booléen |
isLayoutDirectionSolved()
|
booléen |
isLayoutRequest()
|
booléen |
isLongClickable()
|
booléen |
isNested ScrollingEnabled()
|
booléen |
isOpaque()
|
booléen |
isPaddingrelative()
|
booléen |
isPivotSet()
|
booléen |
isPressed()
|
booléen |
isSaveEnabled()
|
booléen |
isSaveFromParentEnabled()
|
booléen |
isScreenReaderFocusable()
|
booléen |
isScrollContainer()
|
booléen |
isScrollbarFadingEnabled()
|
booléen |
isSelected()
|
booléen final |
isShowingLayoutBounds()
|
booléen |
isShowing()
|
booléen |
isSoundEffectsEnabled()
|
booléen final |
isTimeDetached()
|
booléen |
isTextAlignmentSolved()
|
booléen |
isTextDirectionSolved()
|
booléen |
isVerticalFadingEdgeEnabled()
|
booléen |
isVertical ScrollBarEnabled()
|
booléen |
isVisibleToUserForAutofill (int arg0)
|
void |
jumpDrawablesToCurrentState()
|
View |
KeyboardNavigationClusterSearch(Afficher arg0, int arg1)
|
void |
layout(int arg0, int arg1, int arg2, int arg3)
|
dernière valeur |
measure [mesure](int arg0, int arg1)
|
void |
offsetLeftAndright(int arg0)
|
void |
offsetTopAndBottom(int arg0)
|
Encarts de fenêtres |
onApplyWindowInsets(WindowInsets arg0)
|
void |
onCancelPendingInputEvents()
|
booléen |
onCapturedPointerEvent(argEventEventMotion)
|
booléen |
onCheckIsTextEditor
|
Saisie d'entrée |
onCreateInputConnection(argInfo de l'éditeur)
|
booléen |
onDragEvent(DragEvent arg0)
|
void |
onDrawForeground(Canvas arg0)
|
booléen |
onFilterTouchEventForSecurity(MotionEvent arg0)
|
void |
onFinishTemporaryDetach()
|
booléen |
onGenericMotionEvent(argEventEvent0)
|
void |
onHoverChanged(arg0 booléen)
|
booléen |
onHoverEvent(argEventMotionEvent)
|
void |
onInitializeAccessibilityEvent(AccessibilityEvent arg0)
|
void |
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)
|
booléen |
onKeyDown(int arg0, KeyEvent arg1)
|
booléen |
onKeyLongPress(int arg0, KeyEvent arg1)
|
booléen |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
booléen |
onKeyPreIme(int arg0, KeyEvent arg1)
|
booléen |
onKeyShortcut(int arg0, KeyEvent arg1)
|
booléen |
onKeyUp(int arg0, KeyEvent arg1)
|
void |
onPointerCaptureChange(arg booléen)
|
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)
|
Icône Pointer |
onSolvePointerIcon(MotionEvent arg0, int arg1)
|
void |
onRtlPropertiesChanged(int arg0)
|
void |
onScreenStateChanged(int arg0)
|
void |
onStartTemporaryDetach()
|
booléen |
onTouchEvent(argEventEvent0)
|
booléen |
onTrackballEvent(argEvent0 MotionEvent)
|
void |
onvisibilitéAggregated (argument booléen 0)
|
void |
onWindowFocusChanged(boolean arg0)
|
void |
onWindowSystemUiVisibilitéChanged(int arg0)
|
booléen |
performAccessibilityAction(int arg0, bundle arg1)
|
booléen |
performClick()
|
booléen |
performContextClick(float arg0, float arg1)
|
booléen |
performContextClick()
|
booléen |
performHapticFeedback(int arg0)
|
booléen |
performHapticFeedback(int arg0, int arg1)
|
booléen |
performLongClick(float arg0, float arg1)
|
booléen |
performLongClick()
|
void |
playSoundEffect(int arg0)
|
booléen |
post(argument exécutable 0)
|
booléen |
postDelayed(argable exécutable, arg1 long)
|
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(argument long)
|
void |
postInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(arg0 exécutable)
|
void |
postOnAnimationDelayed(argable exécutable0, arg1 long)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
booléen |
removeCallbacks(arg0 exécutable)
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
booléen final |
requestFocus(int arg0)
|
booléen final |
requestFocus()
|
booléen |
requestFocus(int arg0, Rect arg1)
|
booléen final |
requestFocusFromTouch()
|
void |
requestLayout
|
void |
requestPointerCapture()
|
booléen |
requestRectangleOnScreen(Rect arg0)
|
booléen |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
dernière valeur |
requestUnbufferedDispatch (int arg0)
|
dernière valeur |
requestUnbufferedDispatch(argEventEventMotion)
|
final <T étend View> T |
requireViewById(int arg0)
|
void |
resetPivot
|
int statique |
resolveSize(int arg0, int arg1)
|
int statique |
resolveSizeAndState(int arg0, int arg1, int arg2)
|
booléen |
restoreDefaultFocus()
|
void |
restore hiérarchieState(SparseArray<Parcelable> arg0)
|
dernière valeur |
saveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)
|
void |
save hiérarchieState(SparseArray<Parcelable> arg0)
|
void |
scheduleDrawable(argable, arg1 exécutable, arg2 long)
|
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 |
setAccessibilityTitre(arg0 booléen)
|
void |
setAccessibilityLiveRegion(int arg0)
|
void |
setAccessibilityPaneTitle(Argument charbon de la séquence 0)
|
void |
setAccessibilityTraversalAfter(int arg0)
|
void |
setAccessibilityTraversalBefore(int arg0)
|
void |
setActivated(arg0 booléen)
|
void |
setAlpha(float arg0)
|
void |
setAnimation(arg. de l'animation 0)
|
void |
setAnimationMatrix(matrice arg0)
|
void |
setAutofillHints(Chaîne... arg0)
|
void |
setAutofillId(Saisie automatique arg0)
|
void |
setBackground(Arboretable, arg0)
|
void |
setBackgroundColor(int arg0)
|
void |
setBackgroundDrawable(Arborescence dessinable)
|
void |
setBackgroundResource(int arg0)
|
void |
setBackgroundTintCombineMode(Méthodes du mode Combine0)
|
void |
setBackgroundTintList(ColorStateList arg0)
|
void |
setBackgroundTintMode(PorterDuff.Mode arg0)
|
dernière valeur |
setBottom(int arg0)
|
void |
setCameraDistance(float arg0)
|
void |
setClickable(arg0 booléen)
|
void |
setClipBounds(arg Rec0)
|
void |
setClipToOutline(arg. booléen 0)
|
void |
setContentCaptureSession(ContentCaptureSession, arg0)
|
void |
setContentDescription(CharSéquence arg0)
|
void |
setContextClickable(arg0 booléen)
|
void |
setDefaultFocushighlightEnabled(arg0 booléen)
|
void |
setDrawingCacheBackgroundColor(int arg0)
|
void |
setDrawingCacheEnabled(argument booléen 0)
|
void |
setDrawingCacheQuality(int arg0)
|
void |
set DuplicateParentStateEnabled(arg booléen)
|
void |
setElevation(float arg0)
|
void |
setEnabled(arg0 booléen)
|
void |
setFadingEdgeLength(int arg0)
|
void |
setFilterTouchesQuandObscured(arg0 booléen)
|
void |
setFitsSystemWindows(arg0 booléen)
|
void |
setFocusable(arg0 booléen)
|
void |
setFocusable(int arg0)
|
void |
setFocusableInTouchMode(valeur booléenne : 0)
|
void |
setFocusedByDefault(arg0 booléen)
|
void |
setForceDarkAllowed(arg0 booléen)
|
void |
setForeground(argable, arg0)
|
void |
setForegroundGravity(int arg0)
|
void |
setForegroundTintMergeMode(argMode Combine0)
|
void |
setForegroundTintList(ColorStateList arg0)
|
void |
setForegroundTintMode(PorterDuff.Mode arg0)
|
void |
setHapticFeedbackEnabled(argument booléen 0)
|
void |
setHasTransientState(arg booléen)
|
void |
setHorizontalFadingEdgeEnabled(arg0 booléen)
|
void |
setHorizontalScrollBarEnabled(arg. booléen 0)
|
void |
setHorizontalScrollbarThumbDrawable(Arrondissement dessinable)
|
void |
setHorizontal ScrollbarTrackDrawable(argable, arg0)
|
void |
setHovered(arg0 booléen)
|
void |
setId (int arg0)
|
void |
setImportantForAccessibility (int arg0)
|
void |
setImportantForAutofill(int arg0)
|
void |
setImportantForContentCapture(int arg0)
|
void |
setKeepScreenOn(arg0 booléen)
|
void |
setKeyboardNavigationCluster(arg0 booléen)
|
void |
setLabelFor(int arg0)
|
void |
setLayerPaint(Arborescence de peinture)
|
void |
setLayerType(int arg0, Paint arg1)
|
void |
setLayoutDirection(int arg0)
|
void |
setLayoutParams(ViewGroup.LayoutParams arg0)
|
dernière valeur |
setLeft(int arg0)
|
dernière valeur |
setLeftTop RightBottom(int arg0, int arg1, int arg2, int arg3)
|
void |
setLongClickable(arg0 booléen)
|
void |
setMinimumHeight(int arg0)
|
void |
setMinimumWidth(int arg0)
|
void |
setNested ScrollingEnabled(arg0 booléen)
|
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(Afficher.OnApplyWindowInsetsListener arg0)
|
void |
setOnCapturedPointerListener(View.OnCapturedPointerListener arg0)
|
void |
setOnClickListener(View.OnClickListener)
|
void |
setOnContextClickListener(View.OnContextClickListener arg0)
|
void |
setOnCreateContextMenuListener(View.OnCreateContextMenuListener, arg0)
|
void |
setOnDragListener(Afficher.OnDragListener arg0)
|
void |
setOnFocusChangeListener(View.OnFocusChangeListener arg0)
|
void |
setOnGenericMotionListener(Afficher.OnGenericMotionListener)
|
void |
setOnHoverListener(Afficher.OnHoverListener, arg0)
|
void |
setOnKeyListener(View.OnKeyListener arg0)
|
void |
setOnLongClickListener(View.OnLongClickListener arg0)
|
void |
setOn ScrollChangeListener(View.On ScrollChangeListener)
|
void |
setOnSystemUiVisibilitéChangeListener(Afficher.OnSystemUiVisibilitéChangeListener arg0)
|
void |
setOnTouchListener(Afficher.OnTouchListener arg0)
|
void |
setOutlineEnvironmentShadowColor(int arg0)
|
void |
setOutlineProvider(ViewOutlineProvider arg0)
|
void |
setOutlineSpotShadowColor(int arg0)
|
void |
setOver ScrollMode (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(arg_float0)
|
void |
setPointerIcon(PointerIcon arg0)
|
void |
setPressed(arg booléen)
|
dernière valeur |
setRevealOnFocusHint(arg0 booléen)
|
dernière valeur |
setright(int arg0)
|
void |
setRotation(float arg0)
|
void |
setRotationX(float arg0)
|
void |
setRotationY(arg_float0)
|
void |
setSaveEnabled(arg0 booléen)
|
void |
setSaveFromParentEnabled(arg. booléen 0)
|
void |
setScaleX(arg float0)
|
void |
setScaleY(arg float0)
|
void |
setScreenReaderFocusable(arg0 booléen)
|
void |
set ScrollBarDefaultDelayBeforeFade(int arg0)
|
void |
setScrollBarFadeDuration(int arg0)
|
void |
setscrollBarSize(int arg0)
|
void |
setScrollBarStyle(int arg0)
|
void |
setscrollContainer(arg0 booléen)
|
void |
setScrollIndicators(int arg0, int arg1)
|
void |
set ScrollIndicators (int arg0)
|
void |
setScrollX(int arg0)
|
void |
setScrollY(int arg0)
|
void |
setScrollbarFadingEnabled(arg0 booléen)
|
void |
setSelected(arg booléen)
|
void |
setSoundEffectsEnabled(arg. booléen 0)
|
void |
setStateDescription(CharSéquence arg0)
|
void |
setStateListAnimator(StateListAnimator arg0)
|
void |
setSystemGestureExclusionRects(List<Rect> arg0)
|
void |
setSystemUiVisibilité(int arg0)
|
void |
setTag(int arg0, Object arg1)
|
void |
setTag(arg. de l'objet)
|
void |
setTextAlignment(int arg0)
|
void |
setTextDirection(int arg0)
|
void |
setTooltipText(CharSéquence arg0)
|
dernière valeur |
setTop(int arg0)
|
void |
setTouchDelegate(TouchDelegate arg0)
|
void |
setTransitionAlpha(float arg0)
|
dernière valeur |
setTransitionName(chaîne arg0)
|
void |
setTransitionVisibilité (int arg0)
|
void |
setTranslationX(arg. flottante 0)
|
void |
setTranslationY(arg. flottant)
|
void |
setTranslationZ(float arg0)
|
void |
setVerticalFadingEdgeEnabled(arg0 booléen)
|
void |
setVerticalScrollBarEnabled(arg0 booléen)
|
void |
setVertical ScrollbarPosition(int arg0)
|
void |
setVertical ScrollbarThumbDrawable(arg. dessinable)
|
void |
setVertical ScrollbarTrackDrawable(arg. dessinable)
|
void |
setvisibilité (int arg0)
|
void |
setWillNotCacheDessin(arg0 booléen)
|
void |
setWillNotDraw (arg0 booléen)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
|
void |
setX(float arg0)
|
void |
setY(float arg0)
|
void |
setZ(float arg0)
|
booléen |
showContextMenu()
|
booléen |
showContextMenu(float arg0, float arg1)
|
Mode action |
startActionMode(ActionMode.Callback arg0, int arg1)
|
Mode action |
startActionMode(ActionMode.Callback arg0)
|
void |
startAnimation(argation de l'animation0)
|
booléen final |
startDrag(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
booléen final |
startDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, Object arg2, int arg3)
|
booléen |
startNested Scroll(int arg0)
|
void |
stopNested Scroll()
|
String |
toString()
|
void |
transformMatrixToGlobal(argument matriciel)
|
void |
transformMatrixToLocal (arg matrice 0)
|
void |
unscheduleDrawable(argable, arg0 exécutable)
|
void |
unscheduleDrawable(argable)
|
dernière valeur |
updateDragShadow(View.DragShadowBuilder arg0)
|
booléen |
willNotCacheDrawing()
|
booléen |
willNotDraw()
|
booléen |
equals(est égal à l'argument 0)
|
final Class<frontendg; |
getClass()
|
int |
hashCode()
|
dernière valeur |
notify()
|
dernière valeur |
notifyAll()
|
String |
toString()
|
dernière valeur |
wait(long arg0, int arg1)
|
dernière valeur |
wait(long arg0)
|
dernière valeur |
wait()
|
élément abstrait nul |
bringChildToFront(Afficher l'arg0)
|
booléen abstrait |
canSolveLayoutDirection()
|
booléen abstrait |
canSolveTextAlignment()
|
booléen abstrait |
canSolveTextDirection()
|
élément abstrait nul |
childDrawableStateChanged(Afficher l'arg0)
|
élément abstrait nul |
childHasTransientStateChanged(Afficher arg0, booléen arg1)
|
élément abstrait nul |
clearChildFocus(Afficher l'arg0)
|
élément abstrait nul |
createContextMenu(ContextMenu arg0)
|
Vue abstraite |
focusSearch(Afficher arg0, int arg1)
|
élément abstrait nul |
focusableViewAvailable(Afficher l'arg0)
|
booléen abstrait |
getChildVisibleRect(Afficher arg0, Rect arg1, Point arg2)
|
int abstrait |
getLayoutDirection()
|
ViewParent abstrait |
getParent()
|
ViewParent abstrait |
getParentForAccessibility().
|
int abstrait |
getTextAlignment()
|
int abstrait |
getTextDirection()
|
élément abstrait nul |
invalidateChild(Afficher arg0, Rect arg1)
|
ViewParent abstrait |
invalidateChildInParent(int[] arg0, Rect arg1)
|
booléen abstrait |
isLayoutDirectionSolved()
|
booléen abstrait |
isLayoutRequest()
|
booléen abstrait |
isTextAlignmentSolved()
|
booléen abstrait |
isTextDirectionSolved()
|
Vue abstraite |
KeyboardNavigationClusterSearch(Afficher arg0, int arg1)
|
élément abstrait nul |
notifySubtreeAccessibilityStateChanged(Afficher arg0, Afficher arg1, int arg2)
|
void |
onDescendantInvalidated(Afficher l'arg0, Afficher l'arg1)
|
booléen abstrait |
onNestedFling(Afficher arg0, float arg1, float arg2, boolean arg3)
|
booléen abstrait |
onNestedPreFling(Afficher arg0, float arg1, float arg2)
|
booléen abstrait |
onNestedPrePerformAccessibilityAction(Afficher arg0, int arg1, Bundle arg2)
|
élément abstrait nul |
onNestedPre Scroll(Afficher arg0, int arg1, int arg2, int[] arg3)
|
élément abstrait nul |
onNested Scroll(Afficher arg0, int arg1, int arg2, int arg3, int arg4)
|
élément abstrait nul |
onNested ScrollAllowed(View arg0, View arg1, int arg2)
|
booléen abstrait |
onStartNested Scroll(Afficher l'arg0, Afficher l'arg1, Int arg2)
|
élément abstrait nul |
onStopNested Scroll(Afficher l'arg0)
|
élément abstrait nul |
recomputeViewAttributes(Afficher l'arg0)
|
élément abstrait nul |
requestChildFocus(Afficher arg0, Afficher arg1)
|
booléen abstrait |
requestChildRectangleOnScreen(Afficher arg0, Rect arg1, booléen arg2)
|
élément abstrait nul |
requestDisallowInterceptTouchEvent(valeur booléenne : 0)
|
élément abstrait nul |
requestFitSystemWindows()
|
élément abstrait nul |
requestLayout
|
booléen abstrait |
requestSendAccessibilityEvent(Afficher arg0, AccessibilityEvent arg1)
|
élément abstrait nul |
requestTransparentRegion(Afficher l'arg0)
|
booléen abstrait |
showContextMenuForChild(Afficher l'arg0)
|
booléen abstrait |
showContextMenuForChild(Afficher arg0, float arg1, float arg2)
|
Mode d'action abstrait |
startActionModeForChild(Afficher arg0, ActionMode.Callback arg1, int arg2)
|
Mode d'action abstrait |
startActionModeForChild(Afficher arg0, ActionMode.Callback arg1)
|
élément abstrait nul |
addView(View arg0, ViewGroup.LayoutParams arg1)
|
élément abstrait nul |
removeView(Afficher l'arg0)
|
élément abstrait nul |
updateViewLayout(Afficher arg0, ViewGroup.LayoutParams arg1)
|
élément abstrait nul |
invalidateDrawable(tableau dessinable0)
|
élément abstrait nul |
scheduleDrawable(argable, arg1 exécutable, arg2 long)
|
élément abstrait nul |
unscheduleDrawable(argable, arg0 exécutable)
|
booléen abstrait |
onKeyDown(int arg0, KeyEvent arg1)
|
booléen abstrait |
onKeyLongPress(int arg0, KeyEvent arg1)
|
booléen abstrait |
onKeyMultiple(int arg0, int arg1, KeyEvent arg2)
|
booléen abstrait |
onKeyUp(int arg0, KeyEvent arg1)
|
élément abstrait nul |
sendAccessibilityEvent(int arg0)
|
élément abstrait nul |
sendAccessibilityEventUnchecked(AccessibilityEvent arg0)
|
Constructeurs publics
public MapView (contexte contextuel)
Paramètres
context |
---|
public MapView (Contexte contextuel, attributs atSet)
Paramètres
context | |
---|---|
attrs |
public MapView (Contexte contextuel, attributs atSets, int defStyle)
Paramètres
context | |
---|---|
attrs | |
style déf. |
Méthodes publiques
public void getMapAsync (rappel OnMapReadyCallback)
Renvoie une instance non nulle de GoogleMap
, prête à être utilisée.
Gardez à l'esprit les points suivants :
- Cette méthode doit être appelée à partir du thread principal.
- Le rappel sera exécuté dans le thread principal.
- Dans le cas où les services Google Play ne sont pas installés sur l'appareil de l'utilisateur, le rappel ne sera pas déclenché tant que l'utilisateur ne les aura pas installés.
- L'objet
GoogleMap
fourni par le rappel n'est pas nul.
Paramètres
rappel | Objet de rappel qui sera déclenché lorsque la carte sera prête à être utilisée |
---|
public final void onCreate (Bundle savedInstanceState)
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
Paramètres
savedInstanceState |
---|
public final void onDestroy ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
public final void onEnterAmbient (BundleambiDetails)
Vous devez appeler cette méthode à partir de la méthode WearableActivity parent.
Paramètres
VeilleDétails |
---|
public final void onExitAmbient ()
Vous devez appeler cette méthode à partir de la méthode WearableActivity parent.
public final void onLowMemory ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
public final void onPause ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
public final void onResume ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
public final void onSaveInstanceState (Bundle outState)
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
Fournit un Bundle
pour stocker l'état de la vue avant sa destruction. Elle pourra être récupérée ultérieurement lorsque la commande onCreate(Bundle)
sera à nouveau appelée.
Paramètres
OutState |
---|
public final void onStart ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.
public final void onStop ()
Vous devez appeler cette méthode à partir de la méthode parent Activity/Fragment.