को बढ़ाता है
एक व्यू जो Google Maps सेवा से मिले डेटा के साथ मैप दिखाता है. फ़ोकस करने पर, यह बटन दबाएगा और टच जेस्चर को कैप्चर करेगा, ताकि मैप को मूव किया जा सके.
इस क्लास के उपयोगकर्ताओं को, Activity
या Fragment
में मौजूद लाइफ़ साइकल के सभी तरीकों को, इस क्लास में मौजूद उनसे जुड़े व्यू पर फ़ॉरवर्ड करना होगा. खास तौर पर, आपको इन तरीकों का इस्तेमाल करना होगा:
onCreate(Bundle)
onStart()
onResume()
onPause()
onStop()
onDestroy()
onSaveInstanceState(Bundle)
onLowMemory()
getMapAsync(OnMapReadyCallback)
का इस्तेमाल करके GoogleMap
हासिल करना ज़रूरी है. MapView
,
मैप सिस्टम और व्यू को अपने-आप शुरू कर देता है.
अगर आपको पुराने प्लैटफ़ॉर्म को टारगेट करना है, तो मैप को आसान तरीके से दिखाने के लिए, MapFragment
(या SupportMapFragment
) का इस्तेमाल करें.
ध्यान दें: आपको सलाह दी जाती है कि इस व्यू में बच्चों को न जोड़ें.
डेवलपर गाइड
ज़्यादा जानकारी के लिए, Android के लिए Google Maps SDK टूल की डेवलपर गाइड पढ़ें.
इनहेरिट की गई लगातार खास जानकारी
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 | हो गया | |
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 | न दिखने वाला विज्ञापन | |
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 | दिखने वाली |
इनहेरिट किए गए फ़ील्ड की खास जानकारी
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | ऐल्फ़ा | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | रोटेशन | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | ROTATION_X | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | ROTATION_Y | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | SCALE_X | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | SCALE_Y | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | TRANSLATION_X | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | TRANSLATION_Y | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | TRANSLATION_Z | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | X | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | Y | |
सार्वजनिक स्टैटिक फ़ाइनल प्रॉपर्टी<व्यू, फ़्लोट> | Z |
पब्लिक कंस्ट्रक्टर से जुड़ी खास जानकारी
MapView(कॉन्टेक्स्ट कॉन्टेक्स्ट)
|
|
MapView(कॉन्टेक्स्ट कॉन्टेक्स्ट, AttributeSet attr)
|
|
MapView(कॉन्टेक्स्ट कॉन्टेक्स्ट, AttributeSet attrs, int defStyle)
|
|
MapView(कॉन्टेक्स्ट कॉन्टेक्स्ट, GoogleMapOptions विकल्प)
|
सार्वजनिक तरीके से जुड़ी खास जानकारी
void |
getMapAsync(OnMapReadyCallback callback)
GoogleMap का नॉन-शून्य इंस्टेंस दिखाता है, जो इस्तेमाल करने के लिए तैयार है. |
फ़ाइनल शून्य |
onCreate(बंडल सेव किए गए इंस्टेंसस्टेट)
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onDestroy()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onEnterAmbient(बंडल आस-पास की जानकारी)
आपको इस तरीके को WearableActivity के पैरंट तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onExitAmbient()
आपको इस तरीके को WearableActivity के पैरंट तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onLowMemory()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onPause()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onResume()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onSaveInstanceState(बंडल आउटस्टेट)
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onStart()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
फ़ाइनल शून्य |
onStop()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
|
इनहेरिट किए गए तरीके की खास जानकारी
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet आर्ग्युमेंट0)
|
CharSequence |
getAccessibilityClassName()
|
boolean |
getConsiderGoneChildrenWhenMeasuring()
|
boolean |
getMeasureAllChildren()
|
void |
setForegroundGravity(int org0)
|
void |
setMeasureAllChildren(boolean arg0)
|
boolean |
shouldDelayChildPressedState()
|
void |
addChildrenForAccessibility(arrayList<View> र्ग0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo ARS, String org1, बंडल org2) का इस्तेमाल करें
|
void |
addFocusables(ArrayList<View> aria, int aria1, int साइज़2)
|
void |
addKeyboardNavigationClusters(कलेक्शन<View> आर्ग्युमेंट0, int र्ग1)
|
boolean |
addStatesFromChildren()
|
void |
addTouchables(arrayList<View> org0)
|
void |
addView(View ar0, ViewGroup.LayoutParams org1)
|
void |
addView(उदाहरण के लिए, साइज़ 0, int org1 देखें)
|
void |
addView(view जाएगा0, int org1, ViewGroup.LayoutParams org2)
|
void |
addView(Arg0 देखें)
|
void |
addView(उदाहरण के लिए र्ग0, int org1, int aria2)
|
void |
bringChildToFront(आर्ग्युमेंट0 देखें)
|
void |
childDrawableStateChanged(आर्ग्युमेंट0 देखें)
|
void |
childHasTransientStateChanged(View arg0, boolean arg1)
|
void |
clearChildFocus(उदाहरण देखें)
|
void |
clearDisappearingChildren()
|
void |
clearFocus()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets आर्ग0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent आर्ग0)
|
void |
dispatchConfigurationChanged(कॉन्फ़िगरेशन org0)
|
void |
dispatchDisplayHint(int org0)
|
boolean |
dispatchDragEvent(DragEvent org0)
|
void |
dispatchDrawableHotspotChanged(फ़्लोट आर्क0, फ़्लोट आर्ग 1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchKeyEvent(KeyEvent org0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent र्ग0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent org0)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
void |
dispatchProvideAutofillStructure(ViewStructure आर्ग0, int org1)
|
void |
dispatchProvideStructure(ViewStructure आर्ग0)
|
void |
dispatchSetActivated(boolean arg0)
|
void |
dispatchSetSelected(boolean arg0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int org0)
|
boolean |
dispatchTouchEvent(MotionEvent org0)
|
boolean |
dispatchTrackballEvent(MotionEvent org0)
|
boolean |
dispatchUnhandledMove(आर्क 0, int aria1 देखें)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation र्ग0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation र्ग0) को हटा दिया जाता है
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets आर्ग्युमेंट0, List<WindowInsetsAnimation> र्ग1) के लिए उपलब्ध होता है
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation org0, WindowInsetsAnimation.Bounds र्ग1) के लिए उपलब्ध होता है
|
void |
dispatchWindowSystemUiVisiblityChanged(int ARS)
|
void |
dispatchWindowVisibilityChanged(int arch0)
|
void |
endViewTransition(आर्ग्युमेंट0 देखें)
|
देखें |
findFocus()
|
void |
findViewsWithText(arrayList<View> aria, CharSequence जाएगा1, int arch2)
|
देखें |
focusSearch(View org0, int aria1)
|
void |
focusableViewAvailable(Arg0 देखें)
|
boolean |
gatherTransparentRegion(क्षेत्र र्ग0)
|
ViewGroup.LayoutParams |
generateLayoutParams(AttributeSet आर्ग्युमेंट0)
|
CharSequence |
getAccessibilityClassName()
|
देखें |
getChildAt(int org0)
|
int |
getChildCount()
|
फ़ाइनल पूर्णांक |
getChildDrawingOrder(int arch0)
|
स्टैटिक पूर्णांक |
getChildMeasureSpec(int arch0, int arch1, और int र्ग2)
|
boolean |
getChildVisibleRect(व्यू र्ग0, रेक्ट वापस र्ग 1, पॉइंट आर्ग 2)
|
boolean |
getClipChildren()
|
boolean |
getClipToPadding()
|
int |
getDescendantFocusability()
|
देखें |
getFocusedChild()
|
LayoutAnimationController |
getLayoutAnimation()
|
Animation.AnimationListener |
getLayoutAnimationListener()
|
int |
getLayoutMode()
|
LayoutTransition |
getLayoutTransition()
|
int |
getNestedScrollAxes()
|
ViewOverlay |
getOverlay()
|
int |
getPersistentDrawingCache()
|
boolean |
getTouchscreenBlocksFocus()
|
boolean |
hasFocus()
|
boolean |
hasTransientState()
|
int |
indexOfChild(Arg0 देखें)
|
फ़ाइनल शून्य |
invalidateChild(व्यू आर्ग्युमेंट0, रेक्ट वापस 1)
|
ViewParent |
invalidateChildInParent(int[] र्ग0, Rect र्ग1)
|
boolean |
isAlwaysDrawnWithCacheEnabled()
|
boolean |
isAnimationCacheEnabled()
|
boolean |
isLayoutSuppressed()
|
boolean |
isMotionEventSplittingEnabled()
|
boolean |
isTransitionGroup()
|
void |
jumpDrawablesToCurrentState()
|
फ़ाइनल शून्य |
लेआउट(int org0, int सुरक्षा1, int र्ग2, int संपर्क 3)
|
void |
notifySubtreeAccessibilityStateChanged(उदाहरण के लिए, org0, व्यू जाएगी1, और int आर्ग्युमेंट2)
|
फ़ाइनल शून्य |
offsetDescendantRectToMyCoords(व्यू र्ग0, Rect र्ग1)
|
फ़ाइनल शून्य |
offsetRectIntoDescendantCoords(व्यू र्ग0, Rect आर्ग 1)
|
void |
onDescendantInvalidated(View र्ग0, व्यू arch1)
|
boolean |
onInterceptHoverEvent(MotionEvent org0)
|
boolean |
onInterceptTouchEvent(MotionEvent ar0)
|
boolean |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
boolean |
onNestedPreFling(View कनेक्शन0, फ्लोट सबमिट 1, फ़्लोट अरे 2)
|
boolean |
onNestedPrePerformAccessibilityAction(View ar0, int arch1, बंडल org2)
|
void |
onNestedPreScroll(View arch0, int arch1, int र्ग2, int[] र्ग3)
|
void |
onNestedScroll(View ARS, int arch1, int कनेक्शन, int arch3, int arch4)
|
void |
onNestedScrollAccepted(View arch0, View arch1, int arch2)
|
boolean |
onRequestSendAccessibilityEvent(आर्क 0 देखें, AccessibilityEvent पक्का करें 1)
|
PointerIcon |
onResolvePointerIcon(MotionEvent org0, int org1)
|
boolean |
onStartNestedScroll(View arch0, View arch1, int arch2)
|
void |
onStopNestedScroll(आर्ग्युमेंट0 देखें)
|
void |
onViewAdded(Arg0 देखें)
|
void |
onViewRemoved(आर्ग0 देखें)
|
void |
recomputeViewAttributes(व्यू एपीआई)
|
void |
removeAllViews()
|
void |
removeAllViewsInLayout()
|
void |
removeView(आर्ग्युमेंट0 देखें)
|
void |
removeViewAt(int ARS)
|
void |
removeViewInLayout(उदाहरण देखें)
|
void |
removeViews(int org0, int aria1)
|
void |
removeViewsInLayout(int ARS0, int aria1)
|
void |
requestChildFocus(आर्क 0 देखें, आर्ग्युमेंट1 देखें)
|
boolean |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
void |
requestDisallowInterceptTouchEvent(boolean arg0)
|
boolean |
requestFocus(int जाएगा0, Rect जाएगा1)
|
boolean |
requestSendAccessibilityEvent(view org0, AccessibilityEvent ARS1)
|
void |
requestTransparentRegion(उदाहरण देखें)
|
boolean |
restoreDefaultFocus()
|
void |
scheduleLayoutAnimation()
|
void |
setAddStatesFromChildren(boolean arg0)
|
void |
setAlwaysDrawnWithCacheEnabled(boolean arg0)
|
void |
setAnimationCacheEnabled(boolean arg0)
|
void |
setClipChildren(boolean arg0)
|
void |
setClipToPadding(boolean arg0)
|
void |
setDescendantFocusability(int org0)
|
void |
setLayoutAnimation(LayoutAnimationController र्ग0)
|
void |
setLayoutAnimationListener(Animation.AnimationListener र्ग0)
|
void |
setLayoutMode(int org0)
|
void |
setLayoutTransition(लेआउट ट्रांज़िशन ar0)
|
void |
setMotionEventSplittingEnabled(boolean arg0)
|
void |
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener ARS)
|
void |
setPersistentDrawingCache(int ARS)
|
void |
setTouchscreenBlocksFocus(boolean arg0)
|
void |
setTransitionGroup(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback र्ग0) का इस्तेमाल करें
|
boolean |
shouldDelayChildPressedState()
|
boolean |
showContextMenuForChild(View प्रेरणा0, फ्लोट सादे 1, फ़्लोट आर्क 2)
|
boolean |
showContextMenuForChild(आर्ग्युमेंट0 देखें)
|
ActionMode |
startActionModeForChild(View org0, ActionMode.Callback आर्ग1, int ARS2)
|
ActionMode |
startActionModeForChild(Arg0 देखें, ActionMode.Callback र्ग1)
|
void |
startLayoutAnimation()
|
void |
startViewTransition(Arg0 देखें)
|
void |
suppressLayout(boolean arg0)
|
void |
updateViewLayout(View ar0, ViewGroup.LayoutParams आर्ग 1)
|
void |
addChildrenForAccessibility(arrayList<View> र्ग0)
|
void |
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo ARS, String org1, बंडल org2) का इस्तेमाल करें
|
void |
addFocusables(arrayList<View> aria, int aria1)
|
void |
addFocusables(ArrayList<View> aria, int aria1, int साइज़2)
|
void |
addKeyboardNavigationClusters(कलेक्शन<View> आर्ग्युमेंट0, int र्ग1)
|
void |
addOnAttachStateChangeListener(View.OnAttachStateChangeListener र्ग0)
|
void |
addOnLayoutChangeListener(View.OnLayoutChangeListener org0)
|
void |
addOnUnhandledKeyEventListener(View.OnUnhandladKeyEventListener org0)
|
void |
addTouchables(arrayList<View> org0)
|
ViewPropertyAnimator |
ऐनिमेट()
|
void |
announceForAccessibility(CharSequence र्ग0)
|
void |
autofill(AutofillValue प्रोसेस -0)
|
void |
autofill(SparseArray< अतिरिक्त वैल्यू> र्ग0)
|
void |
bringToFront()
|
void |
buildDrawingCache(boolean arg0)
|
void |
buildDrawingCache()
|
void |
buildLayer()
|
boolean |
callOnClick()
|
boolean |
canResolveLayoutDirection() इस्तेमाल करने की
|
boolean |
canResolveTextAlignment()
|
boolean |
canResolveTextDirection() का इस्तेमाल किया जा सकता है
|
boolean |
canScrollHorizontally(int org0)
|
boolean |
canScrollVertically(int arch0)
|
फ़ाइनल शून्य |
cancelDragAndDrop()
|
void |
cancelLongPress()
|
फ़ाइनल शून्य |
cancelPendingInputEvents()
|
boolean |
checkInputConnectionProxy(आर्ग्युमेंट0 देखें)
|
void |
clearAnimation()
|
void |
clearFocus()
|
स्टैटिक पूर्णांक |
combineMeasuredStates(int org0, int कनेक्शन1)
|
void |
computeScroll()
|
WindowInsets |
computeSystemWindowInsets(WindowInsets र्ग0, Rect आर्ग 1)
|
AccessibilityNodeInfo |
createAccessibilityNodeInfo()
|
void |
createContextMenu(Contextमेन्यू र्ग0)
|
void |
destroyDrawingCache()
|
WindowInsets |
dispatchApplyWindowInsets(WindowInsets आर्ग0)
|
boolean |
dispatchCapturedPointerEvent(MotionEvent आर्ग0)
|
void |
dispatchConfigurationChanged(कॉन्फ़िगरेशन org0)
|
void |
dispatchDisplayHint(int org0)
|
boolean |
dispatchDragEvent(DragEvent org0)
|
void |
dispatchDrawableHotspotChanged(फ़्लोट आर्क0, फ़्लोट आर्ग 1)
|
void |
dispatchFinishTemporaryDetach()
|
boolean |
dispatchGenericMotionEvent(MotionEvent र्ग0)
|
boolean |
dispatchKeyEvent(KeyEvent org0)
|
boolean |
dispatchKeyEventPreIme(KeyEvent र्ग0)
|
boolean |
dispatchKeyShortcutEvent(KeyEvent org0)
|
boolean |
dispatchNestedFling(float arg0, float arg1, boolean arg2)
|
boolean |
dispatchNestedPreFling(फ़्लोट org0, फ्लोट org1)
|
boolean |
dispatchNestedPrePerformAccessibilityAction(int ARS, बंडल र्ग1)
|
boolean |
dispatchNestedPreScroll(int arch0, int leg1, int[] र्ग2, int[] र्ग3)
|
boolean |
dispatchNestedScroll(int प्रेरणा, int पैदल चलना, int arch2, int arch3, int[] र्ग4)
|
void |
dispatchPointerCaptureChanged(boolean arg0)
|
boolean |
dispatchPopulateAccessibilityEvent(AccessibilityEvent र्ग0)
|
void |
dispatchProvideAutofillStructure(ViewStructure आर्ग0, int org1)
|
void |
dispatchProvideStructure(ViewStructure आर्ग0)
|
void |
dispatchStartTemporaryDetach()
|
void |
dispatchSystemUiVisibilityChanged(int org0)
|
boolean |
dispatchTouchEvent(MotionEvent org0)
|
boolean |
dispatchTrackballEvent(MotionEvent org0)
|
boolean |
dispatchUnhandledMove(आर्क 0, int aria1 देखें)
|
void |
dispatchWindowFocusChanged(boolean arg0)
|
void |
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation र्ग0)
|
void |
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation र्ग0) को हटा दिया जाता है
|
WindowInsets |
dispatchWindowInsetsAnimationProgress(WindowInsets आर्ग्युमेंट0, List<WindowInsetsAnimation> र्ग1) के लिए उपलब्ध होता है
|
WindowInsetsAnimation.Bounds |
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation org0, WindowInsetsAnimation.Bounds र्ग1) के लिए उपलब्ध होता है
|
void |
dispatchWindowSystemUiVisiblityChanged(int ARS)
|
void |
dispatchWindowVisibilityChanged(int arch0)
|
void |
draw(Canvas org0)
|
void |
drawableHotspotChanged(फ़्लोट आर्ग0, फ़्लोट आर्ग 1)
|
देखें |
findFocus()
|
फ़ाइनल <T व्यू बड़ा करता है> T |
findViewById(int org0)
|
फ़ाइनल <T व्यू बड़ा करता है> T |
findViewWithTag(ऑब्जेक्ट आर्ग्युमेंट0)
|
void |
findViewsWithText(arrayList<View> aria, CharSequence जाएगा1, int arch2)
|
देखें |
focusSearch(int org0)
|
void |
forceHasOverlappingRendering(boolean arg0)
|
void |
forceLayout()
|
स्टैटिक पूर्णांक |
generateViewId()
|
CharSequence |
getAccessibilityClassName()
|
View.AccessibilityDelegate |
getAccessibilityDelegate()
|
int |
getAccessibilityLiveRegion()
|
AccessibilityNodeProvider |
getAccessibilityNodeProvider()
|
CharSequence |
getAccessibilityPaneTitle()
|
int |
getAccessibilityTraversalAfter()
|
int |
getAccessibilityTraversalBefore()
|
float |
getAlpha()
|
Animation |
getAnimation()
|
मैट्रिक्स |
getAnimationMatrix()
|
IBinder |
getApplicationWindowToken()
|
int[] |
getAttributeResolutionStack(int ARS)
|
मैप<Integer, Integer> |
getAttributeSourceResourceMap()
|
स्ट्रिंग[] |
getAutofillHints()
|
फ़ाइनल ऑटोमैटिक भरने वाला आईडी |
getAutofillId()
|
int |
getAutofillType()
|
AutofillValue |
getAutofillValue()
|
ड्रॉ करने लायक |
getBackground()
|
BlendMode |
getBackgroundTintBlendMode()
|
ColorStateList |
getBackgroundTintList()
|
PorterDuff.Mode |
getBackgroundTintMode()
|
int |
getBaseline()
|
फ़ाइनल पूर्णांक |
getBottom()
|
float |
getCameraDistance()
|
boolean |
getClipBounds(Rect र्ग0)
|
रेक्टैंगल |
getClipBounds()
|
फ़ाइनल बूलियन |
getClipToOutline()
|
फ़ाइनल ContentCaptureSession |
getContentCaptureSession()
|
CharSequence |
getContentDescription()
|
फ़ाइनल कॉन्टेक्स्ट |
getContext()
|
फ़ाइनल बूलियन |
getDefaultFocusHighlightEnabled()
|
स्टैटिक पूर्णांक |
getDefaultSize(int org0, int aria1)
|
डिसप्ले |
getDisplay()
|
फ़ाइनल int[] |
getDrawableState()
|
बिट मैप |
getDrawingCache()
|
बिट मैप |
getDrawingCache(boolean arg0)
|
int |
getDrawingCacheBackgroundColor()
|
int |
getDrawingCacheQuality()
|
void |
getDrawingRect(Rect र्ग0)
|
लंबा |
getDrawingTime()
|
float |
getElevation()
|
int |
getExplicitStyle()
|
boolean |
getFilterTouchesWhenObscured()
|
boolean |
getFitsSystemWindows()
|
int |
getFocusable()
|
ArrayList<View> |
getFocusables(int arch0)
|
void |
getFocusedRect(Rect साइज़0)
|
ड्रॉ करने लायक |
getForeground()
|
int |
getForegroundGravity()
|
BlendMode |
getForegroundTintBlendMode()
|
ColorStateList |
getForegroundTintList()
|
PorterDuff.Mode |
getForegroundTintMode()
|
फ़ाइनल बूलियन |
getGlobalVisibleRect(Rect र्ग0)
|
boolean |
getGlobalVisibleRect(Rect आर्ग0, पॉइंट र्ग1)
|
हैंडलर |
getHandler()
|
फ़ाइनल बूलियन |
getHasOverlappingRendering()
|
फ़ाइनल पूर्णांक |
getHeight()
|
void |
getHitRect(Rect र्ग0)
|
int |
getHorizontalFadingEdgeLength()
|
ड्रॉ करने लायक |
getHorizontalScrollbarThumbDrawable()
|
ड्रॉ करने लायक |
getHorizontalScrollbarTrackDrawable()
|
int |
getId()
|
int |
getImportantForAccessibility()
|
int |
getImportantForAutofill()
|
int |
getImportantForContentCapture()
|
boolean |
getKeepScreenOn()
|
KeyEvent.DispatcherState |
getKeyDispatcherState()
|
int |
getLabelFor()
|
int |
getLayerType()
|
int |
getLayoutDirection()
|
ViewGroup.LayoutParams |
getLayoutParams()
|
फ़ाइनल पूर्णांक |
getLeft()
|
फ़ाइनल बूलियन |
getLocalVisibleRect(Rect र्ग0)
|
void |
getLocationInSurface(int[] र्ग0)
|
void |
getLocationInWindow(int[] र्ग0)
|
void |
getLocationOnScreen(int[] र्ग0)
|
मैट्रिक्स |
getMatrix()
|
फ़ाइनल पूर्णांक |
getMeasuredHeight()
|
फ़ाइनल पूर्णांक |
getMeasuredHeightAndState()
|
फ़ाइनल पूर्णांक |
getMeasuredState()
|
फ़ाइनल पूर्णांक |
getMeasuredWidth()
|
फ़ाइनल पूर्णांक |
getMeasuredWidthAndState()
|
int |
getMinimumHeight()
|
int |
getMinimumWidth()
|
int |
getNextClusterForwardId()
|
int |
getNextFocusDownId()
|
int |
getNextFocusForwardId()
|
int |
getNextFocusLeftId()
|
int |
getNextFocusRightId()
|
int |
getNextFocusUpId()
|
View.OnFocusChangeListener |
getOnFocusChangeListener()
|
int |
getOutlineAmbientShadowColor()
|
ViewOutlineProvider |
getOutlineProvider()
|
int |
getOutlineSpotShadowColor()
|
int |
getOverScrollMode()
|
ViewOverlay |
getOverlay()
|
int |
getPaddingBottom()
|
int |
getPaddingEnd()
|
int |
getPaddingLeft()
|
int |
getPaddingRight()
|
int |
getPaddingStart()
|
int |
getPaddingTop()
|
फ़ाइनल ViewParent |
getParent()
|
ViewParent |
getParentForAccessibility()
|
float |
getPivotX()
|
float |
getPivotY()
|
PointerIcon |
getPointerIcon()
|
संसाधन |
getResources()
|
फ़ाइनल बूलियन |
getRevealOnFocusHint()
|
फ़ाइनल पूर्णांक |
getRight()
|
देखें |
getRootView()
|
WindowInsets |
getRootWindowInsets()
|
float |
getRotation()
|
float |
getRotationX()
|
float |
getRotationY()
|
float |
getScaleX()
|
float |
getScaleY()
|
int |
getScrollBarDefaultDelayBeforeFade()
|
int |
getScrollBarFadeDuration()
|
int |
getScrollBarSize()
|
int |
getScrollBarStyle()
|
int |
getScrollIndicators()
|
फ़ाइनल पूर्णांक |
getScrollX()
|
फ़ाइनल पूर्णांक |
getScrollY()
|
int |
getSolidColor()
|
int |
getSourceLayoutResId()
|
फ़ाइनल Alphabet |
getStateDescription()
|
StateListAnimator |
getStateListAnimator()
|
List<Rect> |
getSystemGestureExclusionRects()
|
int |
getSystemUiVisibility()
|
ऑब्जेक्ट |
getTag()
|
ऑब्जेक्ट |
getTag(int org0)
|
int |
getTextAlignment()
|
int |
getTextDirection()
|
CharSequence |
getTooltipText()
|
फ़ाइनल पूर्णांक |
getTop()
|
TouchDelegate |
getTouchDelegate()
|
ArrayList<View> |
getTouchables()
|
float |
getTransitionAlpha()
|
String |
getTransitionName()
|
float |
getTranslationX()
|
float |
getTranslationY()
|
float |
getTranslationZ()
|
लंबा |
getUniqueDrawingId()
|
int |
getVerticalFadingEdgeLength()
|
int |
getVerticalScrollbarPosition()
|
ड्रॉ करने लायक |
getVerticalScrollbarThumbDrawable()
|
ड्रॉ करने लायक |
getVerticalScrollbarTrackDrawable()
|
int |
getVerticalScrollbarWidth()
|
ViewTreeObserver |
getViewTreeObserver()
|
int |
getVisibility() का इस्तेमाल होता है
|
फ़ाइनल पूर्णांक |
getWidth()
|
WindowId |
getWindowId()
|
WindowInsetsController |
getWindowInsetsController()
|
int |
getWindowSystemUiVisibility()
|
IBinder |
getWindowToken()
|
int |
getWindowVisibility()
|
void |
getWindowVisibleDisplayFrame(Rect र्ग0)
|
float |
getX()
|
float |
getY()
|
float |
getZ()
|
boolean |
hasExplicitFocusable()
|
boolean |
hasFocus()
|
boolean |
hasFocusable()
|
boolean |
hasNestedScrollingParent()
|
boolean |
hasOnClickListeners()
|
boolean |
hasOnLongClickListeners()
|
boolean |
hasOverlappingRendering()
|
boolean |
hasPointerCapture()
|
boolean |
hasTransientState()
|
boolean |
hasWindowFocus()
|
स्टैटिक व्यू |
inflate(कॉन्टेक्स्ट org0, int arch1, ViewGroup आर्ग 2)
|
void |
invalidate()
|
void |
invalidate(रेक्ट आर्ग्युमेंट0)
|
void |
invalidate(int Arg0, int सुरक्षा1, int arch2, int arch3)
|
void |
invalidateDrawable(Drawable org0)
|
void |
invalidateOutline()
|
boolean |
isAccessibilityFocused()
|
boolean |
isAccessibilityHeading()
|
boolean |
isActivated()
|
boolean |
isAttachedToWindow()
|
boolean |
isClickable()
|
boolean |
isContextClickable()
|
boolean |
isDirty()
|
boolean |
isDrawingCacheEnabled()
|
boolean |
isDuplicateParentStateEnabled()
|
boolean |
isEnabled()
|
फ़ाइनल बूलियन |
isFocusable()
|
फ़ाइनल बूलियन |
isFocusableInTouchMode()
|
boolean |
isFocused()
|
फ़ाइनल बूलियन |
isFocusedByDefault()
|
boolean |
isForceDarkAllowed()
|
boolean |
isHapticFeedbackEnabled()
|
boolean |
isHardwareAccelerated()
|
boolean |
isHorizontalFadingEdgeEnabled()
|
boolean |
isHorizontalScrollBarEnabled()
|
boolean |
isHovered()
|
boolean |
isImportantForAccessibility()
|
फ़ाइनल बूलियन |
isImportantForAutofill()
|
फ़ाइनल बूलियन |
isImportantForContentCapture()
|
boolean |
isInEditMode()
|
boolean |
isInLayout()
|
boolean |
isInTouchMode()
|
फ़ाइनल बूलियन |
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 |
isSelected()
|
फ़ाइनल बूलियन |
isShowingLayoutBounds()
|
boolean |
isShown()
|
boolean |
isSoundEffectsEnabled()
|
फ़ाइनल बूलियन |
isTemporarilyDetached()
|
boolean |
isTextAlignmentResolved()
|
boolean |
isTextDirectionResolved()
|
boolean |
isVerticalFadingEdgeEnabled()
|
boolean |
isVerticalScrollBarEnabled()
|
boolean |
isVisibleToUserForAutofill(int org0)
|
void |
jumpDrawablesToCurrentState()
|
देखें |
keyboardNavigationClusterSearch(View प्रेरणा, int arch1)
|
void |
लेआउट(int org0, int सुरक्षा1, int र्ग2, int संपर्क 3)
|
फ़ाइनल शून्य |
measure(int ar0, int org1)
|
void |
offsetLeftAndRight(int ARS)
|
void |
offsetTopAndBottom(int org0)
|
WindowInsets |
onApplyWindowInsets(WindowInsets org0)
|
void |
onCancelPendingInputEvents() को
|
boolean |
onCapturedPointerEvent(MotionEvent आर्ग0)
|
boolean |
onCheckIsTextEditor()
|
InputConnection |
onCreateInputConnection(EditorInfo org0)
|
boolean |
onDragEvent(DragEvent org0)
|
void |
onDrawForeground(Canvas org0)
|
boolean |
onFilterTouchEventForSecurity(MotionEvent org0)
|
void |
onFinishTemporaryDetach()
|
boolean |
onGenericMotionEvent(MotionEvent र्ग0)
|
void |
onHoverChanged(boolean arg0)
|
boolean |
onHoverEvent(MotionEvent र्ग0)
|
void |
onInitializeAccessibilityEvent(AccessibilityEvent org0)
|
void |
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo आर्ग्युमेंट0) को लागू करें
|
boolean |
onKeyDown(int org0, KeyEvent org1)
|
boolean |
onKeyLongPress(int arch0, KeyEvent org1)
|
boolean |
onKeyMultiple(int org0, int arch1, KeyEvent र्ग2)
|
boolean |
onKeyPreIme(int org0, KeyEvent org1)
|
boolean |
onKeyShortcut(int org0, KeyEvent org1)
|
boolean |
onKeyUp(int org0, KeyEvent arch1)
|
void |
onPointerCaptureChange(boolean arg0)
|
void |
onPopulateAccessibilityEvent(AccessibilityEvent र्ग0)
|
void |
onProvideAutofillStructure(ViewStructure आर्ग्युमेंट0, int कनेक्शन1)
|
void |
onProvideAutofillVirtualStructure(ViewStructure आर्ग0, int आर्ग 1)
|
void |
onProvideContentCaptureStructure(ViewStructure आर्ग्युमेंट0, int कनेक्शन 1)
|
void |
onProvideStructure(ViewStructure आर्ग्युमेंट0)
|
void |
onProvideVirtualStructure(ViewStructure आर्ग्युमेंट0)
|
PointerIcon |
onResolvePointerIcon(MotionEvent org0, int org1)
|
void |
onRtlPropertiesChanged(int org0)
|
void |
onScreenStateChanged(int ARS)
|
void |
onStartTemporaryDetach()
|
boolean |
onTouchEvent(MotionEvent ARS)
|
boolean |
onTrackballEvent(MotionEvent org0)
|
void |
onVisibilityAggregated(boolean arg0)
|
void |
onWindowFocusChanged(boolean arg0)
|
void |
onWindowSystemUiVisibilityChanged(int org0)
|
boolean |
performAccessibilityAction(int ARS, बंडल र्ग1)
|
boolean |
performClick()
|
boolean |
performContextClick(फ़्लोट ar0, फ्लोट org1)
|
boolean |
performContextClick()
|
boolean |
performHapticFeedback(int कनेक्शन0)
|
boolean |
performHapticFeedback(int जाएगा0, int aria1)
|
boolean |
performLongClick(फ़्लोट org0, फ्लोट आर्ग 1)
|
boolean |
performLongClick()
|
void |
playSoundEffect(int ARS)
|
boolean |
post(Runnable आर्ग्युमेंट0)
|
boolean |
postDelayed(Runnable आर्ग्युमेंट0, लंबा र्ग1)
|
void |
postInvalidate()
|
void |
postInvalidate(int ARS, int aria1, int arch2, int arch3)
|
void |
postInvalidateDelayed(long आर्ग0, int आग 1, इंट आर्ग2, int सादे, int आर्ग्युमेंट4)
|
void |
postInvalidateDelayed(long org0)
|
void |
postInvalidateOnAnimation(int arg0, int art 1, int arch2, int वापस एनिमेशन 3)
|
void |
postInvalidateOnAnimation()
|
void |
postOnAnimation(Runnable र्ग0)
|
void |
postOnAnimationDelayed(Runnable आर्ग्युमेंट0, लंबा र्ग1)
|
void |
refreshDrawableState()
|
void |
releasePointerCapture()
|
boolean |
removeCallbacks(Runnable org0) को हटाया जा सकता है
|
void |
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener org0)
|
void |
removeOnLayoutChangeListener(View.OnLayoutChangeListener org0)
|
void |
removeOnUnhandledKeyEventListener(View.OnUnhandladKeyEventListener तुलना0)
|
void |
requestApplyInsets()
|
void |
requestFitSystemWindows()
|
फ़ाइनल बूलियन |
requestFocus(int org0)
|
फ़ाइनल बूलियन |
requestFocus()
|
boolean |
requestFocus(int जाएगा0, Rect जाएगा1)
|
फ़ाइनल बूलियन |
requestFocusFromTouch()
|
void |
requestLayout()
|
void |
requestPointerCapture()
|
boolean |
requestRectangleOnScreen(रेक्टैंगल ऑनस्क्रीन)
|
boolean |
requestRectangleOnScreen(Rect arg0, boolean arg1)
|
फ़ाइनल शून्य |
requestUnbufferedDispatch(int org0)
|
फ़ाइनल शून्य |
requestUnbufferedDispatch(MotionEvent org0)
|
फ़ाइनल <T व्यू बड़ा करता है> T |
requireViewById(int ARS)
|
void |
resetPivot()
|
स्टैटिक पूर्णांक |
resolveSize(int ARS, int aria1)
|
स्टैटिक पूर्णांक |
resolveSizeAndState(int org0, int कनेक्शन1, int कनेक्शन2)
|
boolean |
restoreDefaultFocus()
|
void |
restoreHierarchyState(SparseArray<Parcelable> र्ग0)
|
फ़ाइनल शून्य |
saveAttributeDataForStyleable(कॉन्टेक्स्ट arg0, int[] र्ग1, AttributeSet वापस,, TypedArray पैदल
|
void |
saveHierarchyState(SparseArray<Parcelable> र्ग0)
|
void |
scheduleDrawable(Drawable org0, Runnable डिलीवरी, ज़्यादा समय के लिए आर्ग्युमेंट 2)
|
void |
scrollBy(int org0, int org1)
|
void |
scrollTo(int org0, int aria1)
|
void |
sendAccessibilityEvent(int arch0)
|
void |
sendAccessibilityEventUnchecked(AccessibilityEvent र्ग0)
|
void |
setAccessibilityDelegate(View.Accessibility सेंट से मिलने वाला आर्ग्युमेंट0)
|
void |
setAccessibilityHeading(boolean arg0)
|
void |
setAccessibilityLiveRegion(int arch0)
|
void |
setAccessibilityPaneTitle(CharSequence र्ग0)
|
void |
setAccessibilityTraversalAfter(Int ARS)
|
void |
setAccessibilityTraversalBefore(int कनेक्शन)
|
void |
setActivated(boolean arg0)
|
void |
setAlpha(फ़्लोट ar0)
|
void |
setAnimation(ऐनिमेशन र्ग0)
|
void |
setAnimationMatrix(Matrix org0)
|
void |
setAutofillHints(स्ट्रिंग... आर्ग्युमेंट0)
|
void |
setAutofillId(ऑटोमैटिक भरने का आईडी ?"0)
|
void |
setBackground(ड्रॉएबल आर्ग्युमेंट0)
|
void |
setBackgroundColor(int ARS)
|
void |
setBackgroundDrawable(Drawable आर्ग्युमेंट0)
|
void |
setBackgroundResource(int org0)
|
void |
setBackgroundTintBlendMode(ब्लेंडमोड र्ग0)
|
void |
setBackgroundTintList(ColorStateList र्ग0)
|
void |
setBackgroundTintMode(porterDuff.Mode र्ग0)
|
फ़ाइनल शून्य |
setBottom(int ARS)
|
void |
setCameraDistance(फ़्लोट आर्ग्युमेंट0)
|
void |
setClickable(boolean arg0)
|
void |
setClipBounds(Rect र्ग0)
|
void |
setClipToOutline(boolean arg0)
|
void |
setContentCaptureSession(ContentCaptureSession साइज़0)
|
void |
setContentDescription(CharSequence arch0)
|
void |
setContextClickable(boolean arg0)
|
void |
setDefaultFocusHighlightEnabled(boolean arg0)
|
void |
setDrawingCacheBackgroundColor(int arch0)
|
void |
setDrawingCacheEnabled(boolean arg0)
|
void |
setDrawingCacheQuality(int ARS)
|
void |
setDuplicateParentStateEnabled(boolean arg0)
|
void |
setElevation(फ़्लोट आर्ग0)
|
void |
setEnabled(boolean arg0)
|
void |
setFadingEdgeLength(int org0)
|
void |
setFilterTouchesWhenObscured(boolean arg0)
|
void |
setFitsSystemWindows(boolean arg0)
|
void |
setFocusable(boolean arg0)
|
void |
setFocusable(int संबंध0)
|
void |
setFocusableInTouchMode(boolean arg0)
|
void |
setFocusedByDefault(boolean arg0)
|
void |
setForceDarkAllowed(boolean arg0)
|
void |
setForeground(Drawable र्ग0)
|
void |
setForegroundGravity(int org0)
|
void |
setForegroundTintBlendMode(ब्लेंडमोड र्ग0)
|
void |
setForegroundTintList(ColorStateList र्ग0)
|
void |
setForegroundTintMode(porterDuff.Mode र्ग0)
|
void |
setHapticFeedbackEnabled(boolean arg0)
|
void |
setHasTransientState(boolean arg0)
|
void |
setHorizontalFadingEdgeEnabled(boolean arg0)
|
void |
setHorizontalScrollBarEnabled(boolean arg0)
|
void |
setHorizontalScrollbarThumbDrawable(Drawable आर्ग0)
|
void |
setHorizontalScrollbarTrackDrawable(Drawable र्ग0)
|
void |
setHovered(boolean arg0)
|
void |
setId(int org0)
|
void |
setImportantForAccessibility(int प्रेरणा 0)
|
void |
setImportantForAutofill(int org0)
|
void |
setImportantForContentCapture(int arch0)
|
void |
setKeepScreenOn(boolean arg0)
|
void |
setKeyboardNavigationCluster(boolean arg0)
|
void |
setLabelFor(int ARS)
|
void |
setLayerPaint(Paint सादे)
|
void |
setLayerType(int प्रेरणा, पेंट जाएगी1)
|
void |
setLayoutDirection(int ARS)
|
void |
setLayoutParams(ViewGroup.LayoutParams संबंध0)
|
फ़ाइनल शून्य |
setLeft(int org0)
|
फ़ाइनल शून्य |
setLeftTopRightBottom(int arch0, int सुरक्षा1, int arch2, और इंटीम जाएगी 3)
|
void |
setLongClickable(boolean arg0)
|
void |
setMinimumHeight(int ARS)
|
void |
setMinimumWidth(int arch0)
|
void |
setNestedScrollingEnabled(boolean arg0)
|
void |
setNextClusterForwardId(int संबंध0)
|
void |
setNextFocusDownId(int org0)
|
void |
setNextFocusForwardId(int संबंध0)
|
void |
setNextFocusLeftId(int संबंध0)
|
void |
setNextFocusRightId(int संबंध0)
|
void |
setNextFocusUpId(int संबंध0)
|
void |
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener org0)
|
void |
setOnCapturedPointerListener(View.OnCapturedPointerListener के आर्ग्युमेंट0)
|
void |
setOnClickListener(View.OnClickListener org0)
|
void |
setOnContextClickListener(View.OnContextClickListener ARS)
|
void |
setOnCreateContextMenuListener(View.OnCreateContext सुंदर MenuListener org0)
|
void |
setOnDragListener(View.OnDragListener org0)
|
void |
setOnFocusChangeListener(View.OnFocusChangeListener org0)
|
void |
setOnGenericMotionListener(View.OnजेनेरिकMotionListener ar0)
|
void |
setOnHoverListener(View.OnHoverListener आर्ग 0)
|
void |
setOnKeyListener(View.OnKeyListener र्ग0)
|
void |
setOnLongClickListener(View.OnLongClickListener ARS) के
|
void |
setOnScrollChangeListener(View.OnScrollChangeListener ar0)
|
void |
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener ar0)
|
void |
setOnTouchListener(View.OnTouchListener र्ग0)
|
void |
setOutlineAmbientShadowColor(int arch0)
|
void |
setOutlineProvider(ViewOutlineProvider आर्ग0)
|
void |
setOutlineSpotShadowColor(int arch0)
|
void |
setOverScrollMode(int arch0)
|
void |
setPadding(int org0, int सुरक्षा1, int कनेक्शन2, int सबमिट 3)
|
void |
setPaddingRelative(int सुरक्षाg0, int arch1, int arch2, और int arch3)
|
void |
setPivotX(फ़्लोट ar0)
|
void |
setPivotY(फ़्लोट आर्ग0)
|
void |
setPointerIcon(PointerIcon org0)
|
void |
setPressed(boolean arg0)
|
फ़ाइनल शून्य |
setRevealOnFocusHint(boolean arg0)
|
फ़ाइनल शून्य |
setRight(int org0)
|
void |
setRotation(फ़्लोट आर्ग्युमेंट0)
|
void |
setRotationX(फ़्लोट org0)
|
void |
setRotationY(फ़्लोट org0)
|
void |
setSaveEnabled(boolean arg0)
|
void |
setSaveFromParentEnabled(boolean arg0)
|
void |
setScaleX(फ़्लोट आर्ग0)
|
void |
setScaleY(फ़्लोट आर्ग0)
|
void |
setScreenReaderFocusable(boolean arg0)
|
void |
setScrollBarDefaultDelayBeforeFade(int org0)
|
void |
setScrollBarFadeDuration(int org0)
|
void |
setScrollBarSize(int ARS)
|
void |
setScrollBarStyle(int arch0)
|
void |
setScrollContainer(boolean arg0)
|
void |
setScrollIndicators(int art org0, int arch1)
|
void |
setScrollIndicators(int arch0)
|
void |
setScrollX(int arch0)
|
void |
setScrollY(int arch0)
|
void |
setScrollbarFadingEnabled(boolean arg0)
|
void |
setSelected(boolean arg0)
|
void |
setSoundEffectsEnabled(boolean arg0)
|
void |
setStateDescription(CharSequence arch0)
|
void |
setStateListAnimator(StateListAnimator र्ग0) होते हैं
|
void |
setSystemGestureExclusionRects(List<Rect> साइज़0)
|
void |
setSystemUiVisibility(int arch0)
|
void |
setTag(int org0, Object सिस्टम1)
|
void |
setTag(ऑब्जेक्ट org0)
|
void |
setTextAlignment(int arch0)
|
void |
setTextDirection(int arch0)
|
void |
setTooltipText(Charseq org0)
|
फ़ाइनल शून्य |
setTop(int org0)
|
void |
setTouchDelegate(TouchTouch ORG0) (टच डेलिगेट)
|
void |
setTransitionAlpha(फ़्लोट आर्ग0)
|
फ़ाइनल शून्य |
setTransitionName(स्ट्रिंग आर्ग्युमेंट0)
|
void |
setTransitionVisibility(int संबंध0)
|
void |
setTranslationX(फ़्लोट org0)
|
void |
setTranslationY(फ़्लोट ar0)
|
void |
setTranslationZ(फ़्लोट आर्ग0)
|
void |
setVerticalFadingEdgeEnabled(boolean arg0)
|
void |
setVerticalScrollBarEnabled(boolean arg0)
|
void |
setVerticalScrollbarPosition(int arch0)
|
void |
setVerticalScrollbarThumbDrawable(Drawable arch0)
|
void |
setVerticalScrollbarTrackDrawable(Drawable arch0)
|
void |
setVisibility(int arch0)
|
void |
setWillNotCacheDrawing(boolean arg0)
|
void |
setWillNotDraw(boolean arg0)
|
void |
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback र्ग0) का इस्तेमाल करें
|
void |
setX(फ़्लोट आर्ग0)
|
void |
setY(फ़्लोट org0)
|
void |
setZ(फ़्लोट org0)
|
boolean |
showContextMenu()
|
boolean |
showContextMenu(फ़्लोट आर्क, फ़्लोट आर्ग 1)
|
ActionMode |
startActionMode(ActionMode.Callback org0, int org1)
|
ActionMode |
startActionMode(ActionMode.Callback र्ग0)
|
void |
startAnimation(ऐनिमेशन org0)
|
फ़ाइनल बूलियन |
startDrag(ClipData प्रेरणा0, View.DragShadowBuilder ARS, Object प्रोसेस 2, और int आर्ग 3)
|
फ़ाइनल बूलियन |
startDragAndDrop(ClipData कनेक्शन0, View.DragShadowBuilder आर्ग्युमेंट1, Object ब्राउज़र2, और int जाएगी3)
|
boolean |
startNestedScroll(int arch0)
|
void |
stopNestedScroll()
|
String |
toString()
|
void |
transformMatrixToGlobal(मैट्रिक्स org0)
|
void |
transformMatrixToLocal(Matrix org0)
|
void |
unscheduleDrawable(Drawable org0, Runnable आर्ग्युमेंट1)
|
void |
unscheduleDrawable(Drawable org0)
|
फ़ाइनल शून्य |
updateDragShadow(View.DragShadowBuilder आर्ग्युमेंट0) में शामिल किया जाता है
|
boolean |
willNotCacheDrawing()
|
boolean |
willNotDraw()
|
boolean |
इसके बराबर है(ऑब्जेक्ट आर्ग्युमेंट0)
|
फ़ाइनल क्लास<?> |
getClass()
|
int |
hashCode()
|
फ़ाइनल शून्य |
notify()
|
फ़ाइनल शून्य |
notifyAll()
|
String |
toString()
|
फ़ाइनल शून्य |
wait(long org0, int arch1)
|
फ़ाइनल शून्य |
wait(long org0)
|
फ़ाइनल शून्य |
wait()
|
ऐब्स्ट्रैक्ट शून्य |
bringChildToFront(आर्ग्युमेंट0 देखें)
|
ऐब्स्ट्रैक्ट बूलियन |
canResolveLayoutDirection() इस्तेमाल करने की
|
ऐब्स्ट्रैक्ट बूलियन |
canResolveTextAlignment()
|
ऐब्स्ट्रैक्ट बूलियन |
canResolveTextDirection() का इस्तेमाल किया जा सकता है
|
ऐब्स्ट्रैक्ट शून्य |
childDrawableStateChanged(आर्ग्युमेंट0 देखें)
|
ऐब्स्ट्रैक्ट शून्य |
childHasTransientStateChanged(View arg0, boolean arg1)
|
ऐब्स्ट्रैक्ट शून्य |
clearChildFocus(उदाहरण देखें)
|
ऐब्स्ट्रैक्ट शून्य |
createContextMenu(Contextमेन्यू र्ग0)
|
ऐब्सट्रैक्ट व्यू |
focusSearch(View org0, int aria1)
|
ऐब्स्ट्रैक्ट शून्य |
focusableViewAvailable(Arg0 देखें)
|
ऐब्स्ट्रैक्ट बूलियन |
getChildVisibleRect(व्यू र्ग0, रेक्ट वापस र्ग 1, पॉइंट आर्ग 2)
|
ऐब्स्ट्रैक्ट पूर्णांक |
getLayoutDirection()
|
ऐब्सट्रैक्ट ViewParent |
getParent()
|
ऐब्सट्रैक्ट ViewParent |
getParentForAccessibility()
|
ऐब्स्ट्रैक्ट पूर्णांक |
getTextAlignment()
|
ऐब्स्ट्रैक्ट पूर्णांक |
getTextDirection()
|
ऐब्स्ट्रैक्ट शून्य |
invalidateChild(व्यू आर्ग्युमेंट0, रेक्ट वापस 1)
|
ऐब्सट्रैक्ट ViewParent |
invalidateChildInParent(int[] र्ग0, Rect र्ग1)
|
ऐब्स्ट्रैक्ट बूलियन |
isLayoutDirectionResolved()
|
ऐब्स्ट्रैक्ट बूलियन |
isLayoutRequested()
|
ऐब्स्ट्रैक्ट बूलियन |
isTextAlignmentResolved()
|
ऐब्स्ट्रैक्ट बूलियन |
isTextDirectionResolved()
|
ऐब्सट्रैक्ट व्यू |
keyboardNavigationClusterSearch(View प्रेरणा, int arch1)
|
ऐब्स्ट्रैक्ट शून्य |
notifySubtreeAccessibilityStateChanged(उदाहरण के लिए, org0, व्यू जाएगी1, और int आर्ग्युमेंट2)
|
void |
onDescendantInvalidated(View र्ग0, व्यू arch1)
|
ऐब्स्ट्रैक्ट बूलियन |
onNestedFling(View arg0, float arg1, float arg2, boolean arg3)
|
ऐब्स्ट्रैक्ट बूलियन |
onNestedPreFling(View कनेक्शन0, फ्लोट सबमिट 1, फ़्लोट अरे 2)
|
ऐब्स्ट्रैक्ट बूलियन |
onNestedPrePerformAccessibilityAction(View ar0, int arch1, बंडल org2)
|
ऐब्स्ट्रैक्ट शून्य |
onNestedPreScroll(View arch0, int arch1, int र्ग2, int[] र्ग3)
|
ऐब्स्ट्रैक्ट शून्य |
onNestedScroll(View ARS, int arch1, int कनेक्शन, int arch3, int arch4)
|
ऐब्स्ट्रैक्ट शून्य |
onNestedScrollAccepted(View arch0, View arch1, int arch2)
|
ऐब्स्ट्रैक्ट बूलियन |
onStartNestedScroll(View arch0, View arch1, int arch2)
|
ऐब्स्ट्रैक्ट शून्य |
onStopNestedScroll(आर्ग्युमेंट0 देखें)
|
ऐब्स्ट्रैक्ट शून्य |
recomputeViewAttributes(व्यू एपीआई)
|
ऐब्स्ट्रैक्ट शून्य |
requestChildFocus(आर्क 0 देखें, आर्ग्युमेंट1 देखें)
|
ऐब्स्ट्रैक्ट बूलियन |
requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2)
|
ऐब्स्ट्रैक्ट शून्य |
requestDisallowInterceptTouchEvent(boolean arg0)
|
ऐब्स्ट्रैक्ट शून्य |
requestFitSystemWindows()
|
ऐब्स्ट्रैक्ट शून्य |
requestLayout()
|
ऐब्स्ट्रैक्ट बूलियन |
requestSendAccessibilityEvent(view org0, AccessibilityEvent ARS1)
|
ऐब्स्ट्रैक्ट शून्य |
requestTransparentRegion(उदाहरण देखें)
|
ऐब्स्ट्रैक्ट बूलियन |
showContextMenuForChild(आर्ग्युमेंट0 देखें)
|
ऐब्स्ट्रैक्ट बूलियन |
showContextMenuForChild(View प्रेरणा0, फ्लोट सादे 1, फ़्लोट आर्क 2)
|
ऐब्सट्रैक्ट ActionMode |
startActionModeForChild(View org0, ActionMode.Callback आर्ग1, int ARS2)
|
ऐब्सट्रैक्ट ActionMode |
startActionModeForChild(Arg0 देखें, ActionMode.Callback र्ग1)
|
ऐब्स्ट्रैक्ट शून्य |
addView(View ar0, ViewGroup.LayoutParams org1)
|
ऐब्स्ट्रैक्ट शून्य |
removeView(आर्ग्युमेंट0 देखें)
|
ऐब्स्ट्रैक्ट शून्य |
updateViewLayout(View ar0, ViewGroup.LayoutParams आर्ग 1)
|
ऐब्स्ट्रैक्ट शून्य |
invalidateDrawable(Drawable org0)
|
ऐब्स्ट्रैक्ट शून्य |
scheduleDrawable(Drawable org0, Runnable डिलीवरी, ज़्यादा समय के लिए आर्ग्युमेंट 2)
|
ऐब्स्ट्रैक्ट शून्य |
unscheduleDrawable(Drawable org0, Runnable आर्ग्युमेंट1)
|
ऐब्स्ट्रैक्ट बूलियन |
onKeyDown(int org0, KeyEvent org1)
|
ऐब्स्ट्रैक्ट बूलियन |
onKeyLongPress(int arch0, KeyEvent org1)
|
ऐब्स्ट्रैक्ट बूलियन |
onKeyMultiple(int org0, int arch1, KeyEvent र्ग2)
|
ऐब्स्ट्रैक्ट बूलियन |
onKeyUp(int org0, KeyEvent arch1)
|
ऐब्स्ट्रैक्ट शून्य |
sendAccessibilityEvent(int arch0)
|
ऐब्स्ट्रैक्ट शून्य |
sendAccessibilityEventUnchecked(AccessibilityEvent र्ग0)
|
पब्लिक कंस्ट्रक्टर
सार्वजनिक MapView (कॉन्टेक्स्ट कॉन्टेक्स्ट)
पैरामीटर
संदर्भ |
---|
सार्वजनिक MapView (कॉन्टेक्स्ट कॉन्टेक्स्ट, AttributeSet attrs)
पैरामीटर
संदर्भ | |
---|---|
attrs |
सार्वजनिक MapView (कॉन्टेक्स्ट कॉन्टेक्स्ट, AttributeSet attrs, int defStyle)
पैरामीटर
संदर्भ | |
---|---|
attrs | |
defStyle |
सार्वजनिक तरीके
Public void getMapAsync (OnMapReadyCallback कॉलबैक)
GoogleMap
का नॉन-शून्य इंस्टेंस दिखाता है, जो इस्तेमाल करने के लिए तैयार है.
ध्यान रखें:
- इस तरीके को मुख्य थ्रेड से ही कॉल किया जाना चाहिए.
- कॉलबैक मुख्य थ्रेड में लागू किया जाएगा.
- अगर उपयोगकर्ता के डिवाइस पर Google Play services इंस्टॉल नहीं है, तो कॉलबैक तब तक ट्रिगर नहीं होगा, जब तक उपयोगकर्ता उसे इंस्टॉल नहीं कर लेता.
- कॉलबैक से मिला
GoogleMap
ऑब्जेक्ट शून्य नहीं है.
पैरामीटर
कॉलबैक | वह कॉलबैक ऑब्जेक्ट जो मैप के इस्तेमाल के लिए तैयार होने पर ट्रिगर होगा. |
---|
Public फ़ाइनल void onCreate (बंडल सेव किए गएइंस्टेंसस्टेट)
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
पैरामीटर
savedInstanceState |
---|
Public Final void onDestroy ()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
Public Final void onEnterAmbient (बंडल आस-पास की जानकारी)
आपको इस तरीके को WearableActivity के पैरंट तरीके से कॉल करना होगा.
पैरामीटर
ambientDetails |
---|
Public Final void onExitAmbient ()
आपको इस तरीके को WearableActivity के पैरंट तरीके से कॉल करना होगा.
Public फ़ाइनल void onLowMemory ()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
Public फ़ाइनल void onPause ()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
Public फ़ाइनल void onResume ()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
Public Final void onSaveInstanceState (बंडल आउटस्टेट)
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
व्यू की स्थिति को बंद होने से पहले सेव करने के लिए, Bundle
देता है. onCreate(Bundle)
को दोबारा कॉल करने पर,
इसे वापस लाया जा सकता है.
पैरामीटर
outState |
---|
Public फ़ाइनल void onStart ()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.
Public फ़ाइनल void onStop ()
आपको इस तरीके को पैरंट गतिविधि/फ़्रैगमेंट से जुड़े तरीके से कॉल करना होगा.