addChildrenForAccessibility |
[androidJvm] open fun addChildrenForAccessibility(outChildren: ArrayList<View>) |
addExtraDataToAccessibilityNodeInfo |
[androidJvm] open fun addExtraDataToAccessibilityNodeInfo(info: AccessibilityNodeInfo, extraDataKey: String, arguments: Bundle) |
addFocusables |
[androidJvm] open fun addFocusables(views: ArrayList<View>, direction: Int, focusableMode: Int) |
addKeyboardNavigationClusters |
[androidJvm] open fun addKeyboardNavigationClusters(views: Collection<View>, direction: Int) |
addOnAdapterChangeListener |
[androidJvm] open fun addOnAdapterChangeListener(listener: ViewPager.OnAdapterChangeListener) |
addOnAttachStateChangeListener |
[androidJvm] open fun addOnAttachStateChangeListener(listener: View.OnAttachStateChangeListener) |
addOnLayoutChangeListener |
[androidJvm] open fun addOnLayoutChangeListener(listener: View.OnLayoutChangeListener) |
addOnPageChangeListener |
[androidJvm] open fun addOnPageChangeListener(listener: ViewPager.OnPageChangeListener) |
addOnUnhandledKeyEventListener |
[androidJvm] open fun addOnUnhandledKeyEventListener(listener: View.OnUnhandledKeyEventListener) |
addStatesFromChildren |
[androidJvm] open fun addStatesFromChildren(): Boolean |
addTouchables |
[androidJvm] open fun addTouchables(views: ArrayList<View>) |
addView |
[androidJvm] open fun addView(child: View, index: Int, params: ViewGroup.LayoutParams) |
animate |
[androidJvm] open fun animate(): ViewPropertyAnimator |
announceForAccessibility |
[androidJvm] open fun announceForAccessibility(text: CharSequence) |
arrowScroll |
[androidJvm] open fun arrowScroll(direction: Int): Boolean |
autofill |
[androidJvm] open fun autofill(value: AutofillValue) |
beginFakeDrag |
[androidJvm] open fun beginFakeDrag(): Boolean |
bringChildToFront |
[androidJvm] open fun bringChildToFront(child: View) |
bringToFront |
[androidJvm] open fun bringToFront() |
buildDrawingCache |
[androidJvm] open fun buildDrawingCache() |
buildLayer |
[androidJvm] open fun buildLayer() |
callOnClick |
[androidJvm] open fun callOnClick(): Boolean |
cancelDragAndDrop |
[androidJvm] fun cancelDragAndDrop() |
cancelLongPress |
[androidJvm] open fun cancelLongPress() |
cancelPendingInputEvents |
[androidJvm] fun cancelPendingInputEvents() |
canResolveLayoutDirection |
[androidJvm] open fun canResolveLayoutDirection(): Boolean |
canResolveTextAlignment |
[androidJvm] open fun canResolveTextAlignment(): Boolean |
canResolveTextDirection |
[androidJvm] open fun canResolveTextDirection(): Boolean |
canScrollHorizontally |
[androidJvm] open fun canScrollHorizontally(direction: Int): Boolean |
canScrollVertically |
[androidJvm] open fun canScrollVertically(direction: Int): Boolean |
checkInputConnectionProxy |
[androidJvm] open fun checkInputConnectionProxy(view: View): Boolean |
childDrawableStateChanged |
[androidJvm] open fun childDrawableStateChanged(child: View) |
childHasTransientStateChanged |
[androidJvm] open fun childHasTransientStateChanged(child: View, childHasTransientState: Boolean) |
clearAnimation |
[androidJvm] open fun clearAnimation() |
clearChildFocus |
[androidJvm] open fun clearChildFocus(child: View) |
clearDisappearingChildren |
[androidJvm] open fun clearDisappearingChildren() |
clearFocus |
[androidJvm] open fun clearFocus() |
clearOnPageChangeListeners |
[androidJvm] open fun clearOnPageChangeListeners() |
clearViewTranslationCallback |
[androidJvm] open fun clearViewTranslationCallback() |
combineMeasuredStates |
[androidJvm] open fun combineMeasuredStates(curState: Int, newState: Int): Int |
computeScroll |
[androidJvm] open fun computeScroll() |
computeSystemWindowInsets |
[androidJvm] open fun computeSystemWindowInsets(in: WindowInsets, outLocalInsets: Rect): WindowInsets |
createAccessibilityNodeInfo |
[androidJvm] open fun createAccessibilityNodeInfo(): AccessibilityNodeInfo |
createContextMenu |
[androidJvm] open fun createContextMenu(menu: ContextMenu) |
destroyDrawingCache |
[androidJvm] open fun destroyDrawingCache() |
dispatchApplyWindowInsets |
[androidJvm] open fun dispatchApplyWindowInsets(insets: WindowInsets): WindowInsets |
dispatchCapturedPointerEvent |
[androidJvm] open fun dispatchCapturedPointerEvent(event: MotionEvent): Boolean |
dispatchConfigurationChanged |
[androidJvm] open fun dispatchConfigurationChanged(newConfig: Configuration) |
dispatchCreateViewTranslationRequest |
[androidJvm] open fun dispatchCreateViewTranslationRequest(viewIds: Map<AutofillId, Array<Long>>, supportedFormats: Array<Int>, capability: TranslationCapability, requests: List<ViewTranslationRequest>) |
dispatchDisplayHint |
[androidJvm] open fun dispatchDisplayHint(hint: Int) |
dispatchDragEvent |
[androidJvm] open fun dispatchDragEvent(event: DragEvent): Boolean |
dispatchDrawableHotspotChanged |
[androidJvm] open fun dispatchDrawableHotspotChanged(x: Float, y: Float) |
dispatchFinishTemporaryDetach |
[androidJvm] open fun dispatchFinishTemporaryDetach() |
dispatchGenericMotionEvent |
[androidJvm] open fun dispatchGenericMotionEvent(event: MotionEvent): Boolean |
dispatchKeyEvent |
[androidJvm] open fun dispatchKeyEvent(event: KeyEvent): Boolean |
dispatchKeyEventPreIme |
[androidJvm] open fun dispatchKeyEventPreIme(event: KeyEvent): Boolean |
dispatchKeyShortcutEvent |
[androidJvm] open fun dispatchKeyShortcutEvent(event: KeyEvent): Boolean |
dispatchNestedFling |
[androidJvm] open fun dispatchNestedFling(velocityX: Float, velocityY: Float, consumed: Boolean): Boolean |
dispatchNestedPreFling |
[androidJvm] open fun dispatchNestedPreFling(velocityX: Float, velocityY: Float): Boolean |
dispatchNestedPrePerformAccessibilityAction |
[androidJvm] open fun dispatchNestedPrePerformAccessibilityAction(action: Int, arguments: Bundle): Boolean |
dispatchNestedPreScroll |
[androidJvm] open fun dispatchNestedPreScroll(dx: Int, dy: Int, consumed: Array<Int>, offsetInWindow: Array<Int>): Boolean |
dispatchNestedScroll |
[androidJvm] open fun dispatchNestedScroll(dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, offsetInWindow: Array<Int>): Boolean |
dispatchPointerCaptureChanged |
[androidJvm] open fun dispatchPointerCaptureChanged(hasCapture: Boolean) |
dispatchPopulateAccessibilityEvent |
[androidJvm] open fun dispatchPopulateAccessibilityEvent(event: AccessibilityEvent): Boolean |
dispatchProvideAutofillStructure |
[androidJvm] open fun dispatchProvideAutofillStructure(structure: ViewStructure, flags: Int) |
dispatchProvideStructure |
[androidJvm] open fun dispatchProvideStructure(structure: ViewStructure) |
dispatchScrollCaptureSearch |
[androidJvm] open fun dispatchScrollCaptureSearch(localVisibleRect: Rect, windowOffset: Point, targets: Consumer<ScrollCaptureTarget>) |
dispatchSetActivated |
[androidJvm] open fun dispatchSetActivated(activated: Boolean) |
dispatchSetSelected |
[androidJvm] open fun dispatchSetSelected(selected: Boolean) |
dispatchStartTemporaryDetach |
[androidJvm] open fun dispatchStartTemporaryDetach() |
dispatchSystemUiVisibilityChanged |
[androidJvm] open fun dispatchSystemUiVisibilityChanged(visible: Int) |
dispatchTouchEvent |
[androidJvm] open fun dispatchTouchEvent(ev: MotionEvent): Boolean |
dispatchTrackballEvent |
[androidJvm] open fun dispatchTrackballEvent(event: MotionEvent): Boolean |
dispatchUnhandledMove |
[androidJvm] open fun dispatchUnhandledMove(focused: View, direction: Int): Boolean |
dispatchWindowFocusChanged |
[androidJvm] open fun dispatchWindowFocusChanged(hasFocus: Boolean) |
dispatchWindowInsetsAnimationEnd |
[androidJvm] open fun dispatchWindowInsetsAnimationEnd(animation: WindowInsetsAnimation) |
dispatchWindowInsetsAnimationPrepare |
[androidJvm] open fun dispatchWindowInsetsAnimationPrepare(animation: WindowInsetsAnimation) |
dispatchWindowInsetsAnimationProgress |
[androidJvm] open fun dispatchWindowInsetsAnimationProgress(insets: WindowInsets, runningAnimations: List<WindowInsetsAnimation>): WindowInsets |
dispatchWindowInsetsAnimationStart |
[androidJvm] open fun dispatchWindowInsetsAnimationStart(animation: WindowInsetsAnimation, bounds: WindowInsetsAnimation.Bounds): WindowInsetsAnimation.Bounds |
dispatchWindowSystemUiVisiblityChanged |
[androidJvm] open fun dispatchWindowSystemUiVisiblityChanged(visible: Int) |
dispatchWindowVisibilityChanged |
[androidJvm] open fun dispatchWindowVisibilityChanged(visibility: Int) |
draw |
[androidJvm] open fun draw(canvas: Canvas) |
drawableHotspotChanged |
[androidJvm] open fun drawableHotspotChanged(x: Float, y: Float) |
endFakeDrag |
[androidJvm] open fun endFakeDrag() |
endViewTransition |
[androidJvm] open fun endViewTransition(view: View) |
executeKeyEvent |
[androidJvm] open fun executeKeyEvent(event: KeyEvent): Boolean |
fakeDragBy |
[androidJvm] open fun fakeDragBy(xOffset: Float) |
findFocus |
[androidJvm] open fun findFocus(): View |
findOnBackInvokedDispatcher |
[androidJvm] fun findOnBackInvokedDispatcher(): OnBackInvokedDispatcher |
findOnBackInvokedDispatcherForChild |
[androidJvm] open fun findOnBackInvokedDispatcherForChild(child: View, requester: View): OnBackInvokedDispatcher |
findViewById |
[androidJvm] fun <T : View?> findViewById(id: Int): T |
findViewsWithText |
[androidJvm] open fun findViewsWithText(outViews: ArrayList<View>, text: CharSequence, flags: Int) |
findViewWithTag |
[androidJvm] fun <T : View?> findViewWithTag(tag: Any): T |
focusableViewAvailable |
[androidJvm] open fun focusableViewAvailable(v: View) |
focusSearch |
[androidJvm] open fun focusSearch(focused: View, direction: Int): View |
forceHasOverlappingRendering |
[androidJvm] open fun forceHasOverlappingRendering(hasOverlappingRendering: Boolean) |
forceLayout |
[androidJvm] open fun forceLayout() |
gatherTransparentRegion |
[androidJvm] open fun gatherTransparentRegion(region: Region): Boolean |
generateDisplayHash |
[androidJvm] open fun generateDisplayHash(hashAlgorithm: String, bounds: Rect, executor: Executor, callback: DisplayHashResultCallback) |
generateViewId |
[androidJvm] open fun generateViewId(): Int |
getAccessibilityClassName |
[androidJvm] open fun getAccessibilityClassName(): CharSequence |
getAccessibilityDelegate |
[androidJvm] open fun getAccessibilityDelegate(): View.AccessibilityDelegate |
getAccessibilityLiveRegion |
[androidJvm] open fun getAccessibilityLiveRegion(): Int |
getAccessibilityNodeProvider |
[androidJvm] open fun getAccessibilityNodeProvider(): AccessibilityNodeProvider |
getAccessibilityPaneTitle |
[androidJvm] open fun getAccessibilityPaneTitle(): CharSequence |
getAccessibilityTraversalAfter |
[androidJvm] open fun getAccessibilityTraversalAfter(): Int |
getAccessibilityTraversalBefore |
[androidJvm] open fun getAccessibilityTraversalBefore(): Int |
getAdapter |
[androidJvm] open fun getAdapter(): PagerAdapter |
getAlpha |
[androidJvm] open fun getAlpha(): Float |
getAnimation |
[androidJvm] open fun getAnimation(): Animation |
getAnimationMatrix |
[androidJvm] open fun getAnimationMatrix(): Matrix |
getApplicationWindowToken |
[androidJvm] open fun getApplicationWindowToken(): IBinder |
getAttributeResolutionStack |
[androidJvm] open fun getAttributeResolutionStack(attribute: Int): Array<Int> |
getAttributeSourceResourceMap |
[androidJvm] open fun getAttributeSourceResourceMap(): Map<Integer, Integer> |
getAutofillHints |
[androidJvm] open fun getAutofillHints(): Array<String> |
getAutofillId |
[androidJvm] fun getAutofillId(): AutofillId |
getAutofillType |
[androidJvm] open fun getAutofillType(): Int |
getAutofillValue |
[androidJvm] open fun getAutofillValue(): AutofillValue |
getBackground |
[androidJvm] open fun getBackground(): Drawable |
getBackgroundTintBlendMode |
[androidJvm] open fun getBackgroundTintBlendMode(): BlendMode |
getBackgroundTintList |
[androidJvm] open fun getBackgroundTintList(): ColorStateList |
getBackgroundTintMode |
[androidJvm] open fun getBackgroundTintMode(): PorterDuff.Mode |
getBaseline |
[androidJvm] open fun getBaseline(): Int |
getBottom |
[androidJvm] fun getBottom(): Int |
getCameraDistance |
[androidJvm] open fun getCameraDistance(): Float |
getChildAt |
[androidJvm] open fun getChildAt(index: Int): View |
getChildCount |
[androidJvm] open fun getChildCount(): Int |
getChildMeasureSpec |
[androidJvm] open fun getChildMeasureSpec(spec: Int, padding: Int, childDimension: Int): Int |
getChildVisibleRect |
[androidJvm] open fun getChildVisibleRect(child: View, r: Rect, offset: Point): Boolean |
getClipBounds |
[androidJvm] open fun getClipBounds(): Rect open fun getClipBounds(outRect: Rect): Boolean |
getClipChildren |
[androidJvm] open fun getClipChildren(): Boolean |
getClipToOutline |
[androidJvm] fun getClipToOutline(): Boolean |
getClipToPadding |
[androidJvm] open fun getClipToPadding(): Boolean |
getContentCaptureSession |
[androidJvm] fun getContentCaptureSession(): ContentCaptureSession |
getContentDescription |
[androidJvm] open fun getContentDescription(): CharSequence |
getContext |
[androidJvm] fun getContext(): Context |
getCurrentItem |
[androidJvm] open fun getCurrentItem(): Int |
getDefaultFocusHighlightEnabled |
[androidJvm] fun getDefaultFocusHighlightEnabled(): Boolean |
getDefaultSize |
[androidJvm] open fun getDefaultSize(size: Int, measureSpec: Int): Int |
getDescendantFocusability |
[androidJvm] open fun getDescendantFocusability(): Int |
getDisplay |
[androidJvm] open fun getDisplay(): Display |
getDrawableState |
[androidJvm] fun getDrawableState(): Array<Int> |
getDrawingCache |
[androidJvm] open fun getDrawingCache(): Bitmap |
getDrawingCacheBackgroundColor |
[androidJvm] open fun getDrawingCacheBackgroundColor(): Int |
getDrawingCacheQuality |
[androidJvm] open fun getDrawingCacheQuality(): Int |
getDrawingRect |
[androidJvm] open fun getDrawingRect(outRect: Rect) |
getDrawingTime |
[androidJvm] open fun getDrawingTime(): Long |
getElevation |
[androidJvm] open fun getElevation(): Float |
getExplicitStyle |
[androidJvm] open fun getExplicitStyle(): Int |
getFilterTouchesWhenObscured |
[androidJvm] open fun getFilterTouchesWhenObscured(): Boolean |
getFitsSystemWindows |
[androidJvm] open fun getFitsSystemWindows(): Boolean |
getFocusable |
[androidJvm] open fun getFocusable(): Int |
getFocusables |
[androidJvm] open fun getFocusables(direction: Int): ArrayList<View> |
getFocusedChild |
[androidJvm] open fun getFocusedChild(): View |
getFocusedRect |
[androidJvm] open fun getFocusedRect(r: Rect) |
getForeground |
[androidJvm] open fun getForeground(): Drawable |
getForegroundGravity |
[androidJvm] open fun getForegroundGravity(): Int |
getForegroundTintBlendMode |
[androidJvm] open fun getForegroundTintBlendMode(): BlendMode |
getForegroundTintList |
[androidJvm] open fun getForegroundTintList(): ColorStateList |
getForegroundTintMode |
[androidJvm] open fun getForegroundTintMode(): PorterDuff.Mode |
getGlobalVisibleRect |
[androidJvm] open fun getGlobalVisibleRect(r: Rect, globalOffset: Point): Boolean |
getHandler |
[androidJvm] open fun getHandler(): Handler |
getHasOverlappingRendering |
[androidJvm] fun getHasOverlappingRendering(): Boolean |
getHeight |
[androidJvm] fun getHeight(): Int |
getHitRect |
[androidJvm] open fun getHitRect(outRect: Rect) |
getHorizontalFadingEdgeLength |
[androidJvm] open fun getHorizontalFadingEdgeLength(): Int |
getHorizontalScrollbarThumbDrawable |
[androidJvm] open fun getHorizontalScrollbarThumbDrawable(): Drawable |
getHorizontalScrollbarTrackDrawable |
[androidJvm] open fun getHorizontalScrollbarTrackDrawable(): Drawable |
getId |
[androidJvm] open fun getId(): Int |
getImportantForAccessibility |
[androidJvm] open fun getImportantForAccessibility(): Int |
getImportantForAutofill |
[androidJvm] open fun getImportantForAutofill(): Int |
getImportantForContentCapture |
[androidJvm] open fun getImportantForContentCapture(): Int |
getKeepScreenOn |
[androidJvm] open fun getKeepScreenOn(): Boolean |
getKeyDispatcherState |
[androidJvm] open fun getKeyDispatcherState(): KeyEvent.DispatcherState |
getLabelFor |
[androidJvm] open fun getLabelFor(): Int |
getLayerType |
[androidJvm] open fun getLayerType(): Int |
getLayoutAnimation |
[androidJvm] open fun getLayoutAnimation(): LayoutAnimationController |
getLayoutAnimationListener |
[androidJvm] open fun getLayoutAnimationListener(): Animation.AnimationListener |
getLayoutDirection |
[androidJvm] open fun getLayoutDirection(): Int |
getLayoutMode |
[androidJvm] open fun getLayoutMode(): Int |
getLayoutParams |
[androidJvm] open fun getLayoutParams(): ViewGroup.LayoutParams |
getLayoutTransition |
[androidJvm] open fun getLayoutTransition(): LayoutTransition |
getLeft |
[androidJvm] fun getLeft(): Int |
getLocalVisibleRect |
[androidJvm] fun getLocalVisibleRect(r: Rect): Boolean |
getLocationInSurface |
[androidJvm] open fun getLocationInSurface(location: Array<Int>) |
getLocationInWindow |
[androidJvm] open fun getLocationInWindow(outLocation: Array<Int>) |
getLocationOnScreen |
[androidJvm] open fun getLocationOnScreen(outLocation: Array<Int>) |
getMatrix |
[androidJvm] open fun getMatrix(): Matrix |
getMeasuredHeight |
[androidJvm] fun getMeasuredHeight(): Int |
getMeasuredHeightAndState |
[androidJvm] fun getMeasuredHeightAndState(): Int |
getMeasuredState |
[androidJvm] fun getMeasuredState(): Int |
getMeasuredWidth |
[androidJvm] fun getMeasuredWidth(): Int |
getMeasuredWidthAndState |
[androidJvm] fun getMeasuredWidthAndState(): Int |
getMinimumHeight |
[androidJvm] open fun getMinimumHeight(): Int |
getMinimumWidth |
[androidJvm] open fun getMinimumWidth(): Int |
getNestedScrollAxes |
[androidJvm] open fun getNestedScrollAxes(): Int |
getNextClusterForwardId |
[androidJvm] open fun getNextClusterForwardId(): Int |
getNextFocusDownId |
[androidJvm] open fun getNextFocusDownId(): Int |
getNextFocusForwardId |
[androidJvm] open fun getNextFocusForwardId(): Int |
getNextFocusLeftId |
[androidJvm] open fun getNextFocusLeftId(): Int |
getNextFocusRightId |
[androidJvm] open fun getNextFocusRightId(): Int |
getNextFocusUpId |
[androidJvm] open fun getNextFocusUpId(): Int |
getOffscreenPageLimit |
[androidJvm] open fun getOffscreenPageLimit(): Int |
getOnFocusChangeListener |
[androidJvm] open fun getOnFocusChangeListener(): View.OnFocusChangeListener |
getOutlineAmbientShadowColor |
[androidJvm] open fun getOutlineAmbientShadowColor(): Int |
getOutlineProvider |
[androidJvm] open fun getOutlineProvider(): ViewOutlineProvider |
getOutlineSpotShadowColor |
[androidJvm] open fun getOutlineSpotShadowColor(): Int |
getOverlay |
[androidJvm] open fun getOverlay(): ViewOverlay open fun getOverlay(): ViewGroupOverlay |
getOverScrollMode |
[androidJvm] open fun getOverScrollMode(): Int |
getPaddingBottom |
[androidJvm] open fun getPaddingBottom(): Int |
getPaddingEnd |
[androidJvm] open fun getPaddingEnd(): Int |
getPaddingLeft |
[androidJvm] open fun getPaddingLeft(): Int |
getPaddingRight |
[androidJvm] open fun getPaddingRight(): Int |
getPaddingStart |
[androidJvm] open fun getPaddingStart(): Int |
getPaddingTop |
[androidJvm] open fun getPaddingTop(): Int |
getPageMargin |
[androidJvm] open fun getPageMargin(): Int |
getParent |
[androidJvm] fun getParent(): ViewParent |
getParentForAccessibility |
[androidJvm] open fun getParentForAccessibility(): ViewParent |
getPersistentDrawingCache |
[androidJvm] open fun getPersistentDrawingCache(): Int |
getPivotX |
[androidJvm] open fun getPivotX(): Float |
getPivotY |
[androidJvm] open fun getPivotY(): Float |
getPointerIcon |
[androidJvm] open fun getPointerIcon(): PointerIcon |
getPreferKeepClearRects |
[androidJvm] fun getPreferKeepClearRects(): List<Rect> |
getReceiveContentMimeTypes |
[androidJvm] open fun getReceiveContentMimeTypes(): Array<String> |
getResources |
[androidJvm] open fun getResources(): Resources |
getRevealOnFocusHint |
[androidJvm] fun getRevealOnFocusHint(): Boolean |
getRight |
[androidJvm] fun getRight(): Int |
getRootSurfaceControl |
[androidJvm] open fun getRootSurfaceControl(): AttachedSurfaceControl |
getRootView |
[androidJvm] open fun getRootView(): View |
getRootWindowInsets |
[androidJvm] open fun getRootWindowInsets(): WindowInsets |
getRotation |
[androidJvm] open fun getRotation(): Float |
getRotationX |
[androidJvm] open fun getRotationX(): Float |
getRotationY |
[androidJvm] open fun getRotationY(): Float |
getScaleX |
[androidJvm] open fun getScaleX(): Float |
getScaleY |
[androidJvm] open fun getScaleY(): Float |
getScrollBarDefaultDelayBeforeFade |
[androidJvm] open fun getScrollBarDefaultDelayBeforeFade(): Int |
getScrollBarFadeDuration |
[androidJvm] open fun getScrollBarFadeDuration(): Int |
getScrollBarSize |
[androidJvm] open fun getScrollBarSize(): Int |
getScrollBarStyle |
[androidJvm] open fun getScrollBarStyle(): Int |
getScrollCaptureHint |
[androidJvm] open fun getScrollCaptureHint(): Int |
getScrollIndicators |
[androidJvm] open fun getScrollIndicators(): Int |
getScrollX |
[androidJvm] fun getScrollX(): Int |
getScrollY |
[androidJvm] fun getScrollY(): Int |
getSolidColor |
[androidJvm] open fun getSolidColor(): Int |
getSourceLayoutResId |
[androidJvm] open fun getSourceLayoutResId(): Int |
getStateDescription |
[androidJvm] fun getStateDescription(): CharSequence |
getStateListAnimator |
[androidJvm] open fun getStateListAnimator(): StateListAnimator |
getSystemGestureExclusionRects |
[androidJvm] open fun getSystemGestureExclusionRects(): List<Rect> |
getSystemUiVisibility |
[androidJvm] open fun getSystemUiVisibility(): Int |
getTag |
[androidJvm] open fun getTag(): Any |
getTextAlignment |
[androidJvm] open fun getTextAlignment(): Int |
getTextDirection |
[androidJvm] open fun getTextDirection(): Int |
getTooltipText |
[androidJvm] open fun getTooltipText(): CharSequence |
getTop |
[androidJvm] fun getTop(): Int |
getTouchables |
[androidJvm] open fun getTouchables(): ArrayList<View> |
getTouchDelegate |
[androidJvm] open fun getTouchDelegate(): TouchDelegate |
getTouchscreenBlocksFocus |
[androidJvm] open fun getTouchscreenBlocksFocus(): Boolean |
getTransitionAlpha |
[androidJvm] open fun getTransitionAlpha(): Float |
getTransitionName |
[androidJvm] open fun getTransitionName(): String |
getTranslationX |
[androidJvm] open fun getTranslationX(): Float |
getTranslationY |
[androidJvm] open fun getTranslationY(): Float |
getTranslationZ |
[androidJvm] open fun getTranslationZ(): Float |
getUniqueDrawingId |
[androidJvm] open fun getUniqueDrawingId(): Long |
getVerticalFadingEdgeLength |
[androidJvm] open fun getVerticalFadingEdgeLength(): Int |
getVerticalScrollbarPosition |
[androidJvm] open fun getVerticalScrollbarPosition(): Int |
getVerticalScrollbarThumbDrawable |
[androidJvm] open fun getVerticalScrollbarThumbDrawable(): Drawable |
getVerticalScrollbarTrackDrawable |
[androidJvm] open fun getVerticalScrollbarTrackDrawable(): Drawable |
getVerticalScrollbarWidth |
[androidJvm] open fun getVerticalScrollbarWidth(): Int |
getViewTranslationResponse |
[androidJvm] open fun getViewTranslationResponse(): ViewTranslationResponse |
getViewTreeObserver |
[androidJvm] open fun getViewTreeObserver(): ViewTreeObserver |
getVisibility |
[androidJvm] open fun getVisibility(): Int |
getWidth |
[androidJvm] fun getWidth(): Int |
getWindowId |
[androidJvm] open fun getWindowId(): WindowId |
getWindowInsetsController |
[androidJvm] open fun getWindowInsetsController(): WindowInsetsController |
getWindowSystemUiVisibility |
[androidJvm] open fun getWindowSystemUiVisibility(): Int |
getWindowToken |
[androidJvm] open fun getWindowToken(): IBinder |
getWindowVisibility |
[androidJvm] open fun getWindowVisibility(): Int |
getWindowVisibleDisplayFrame |
[androidJvm] open fun getWindowVisibleDisplayFrame(outRect: Rect) |
getX |
[androidJvm] open fun getX(): Float |
getY |
[androidJvm] open fun getY(): Float |
getZ |
[androidJvm] open fun getZ(): Float |
hasExplicitFocusable |
[androidJvm] open fun hasExplicitFocusable(): Boolean |
hasFocus |
[androidJvm] open fun hasFocus(): Boolean |
hasFocusable |
[androidJvm] open fun hasFocusable(): Boolean |
hasNestedScrollingParent |
[androidJvm] open fun hasNestedScrollingParent(): Boolean |
hasOnClickListeners |
[androidJvm] open fun hasOnClickListeners(): Boolean |
hasOnLongClickListeners |
[androidJvm] open fun hasOnLongClickListeners(): Boolean |
hasOverlappingRendering |
[androidJvm] open fun hasOverlappingRendering(): Boolean |
hasPointerCapture |
[androidJvm] open fun hasPointerCapture(): Boolean |
hasTransientState |
[androidJvm] open fun hasTransientState(): Boolean |
hasWindowFocus |
[androidJvm] open fun hasWindowFocus(): Boolean |
indexOfChild |
[androidJvm] open fun indexOfChild(child: View): Int |
inflate |
[androidJvm] open fun inflate(context: Context, resource: Int, root: ViewGroup): View |
invalidate |
[androidJvm] open fun invalidate(dirty: Rect) |
invalidateChild |
[androidJvm] fun invalidateChild(child: View, dirty: Rect) |
invalidateChildInParent |
[androidJvm] open fun invalidateChildInParent(location: Array<Int>, dirty: Rect): ViewParent |
invalidateDrawable |
[androidJvm] open fun invalidateDrawable(drawable: Drawable) |
invalidateOutline |
[androidJvm] open fun invalidateOutline() |
isAccessibilityFocused |
[androidJvm] open fun isAccessibilityFocused(): Boolean |
isAccessibilityHeading |
[androidJvm] open fun isAccessibilityHeading(): Boolean |
isActivated |
[androidJvm] open fun isActivated(): Boolean |
isAlwaysDrawnWithCacheEnabled |
[androidJvm] open fun isAlwaysDrawnWithCacheEnabled(): Boolean |
isAnimationCacheEnabled |
[androidJvm] open fun isAnimationCacheEnabled(): Boolean |
isAttachedToWindow |
[androidJvm] open fun isAttachedToWindow(): Boolean |
isAutoHandwritingEnabled |
[androidJvm] open fun isAutoHandwritingEnabled(): Boolean |
isClickable |
[androidJvm] open fun isClickable(): Boolean |
isContextClickable |
[androidJvm] open fun isContextClickable(): Boolean |
isDirty |
[androidJvm] open fun isDirty(): Boolean |
isDrawingCacheEnabled |
[androidJvm] open fun isDrawingCacheEnabled(): Boolean |
isDuplicateParentStateEnabled |
[androidJvm] open fun isDuplicateParentStateEnabled(): Boolean |
isEnabled |
[androidJvm] open fun isEnabled(): Boolean |
isFakeDragging |
[androidJvm] open fun isFakeDragging(): Boolean |
isFocusable |
[androidJvm] fun isFocusable(): Boolean |
isFocusableInTouchMode |
[androidJvm] fun isFocusableInTouchMode(): Boolean |
isFocused |
[androidJvm] open fun isFocused(): Boolean |
isFocusedByDefault |
[androidJvm] fun isFocusedByDefault(): Boolean |
isForceDarkAllowed |
[androidJvm] open fun isForceDarkAllowed(): Boolean |
isHapticFeedbackEnabled |
[androidJvm] open fun isHapticFeedbackEnabled(): Boolean |
isHardwareAccelerated |
[androidJvm] open fun isHardwareAccelerated(): Boolean |
isHorizontalFadingEdgeEnabled |
[androidJvm] open fun isHorizontalFadingEdgeEnabled(): Boolean |
isHorizontalScrollBarEnabled |
[androidJvm] open fun isHorizontalScrollBarEnabled(): Boolean |
isHovered |
[androidJvm] open fun isHovered(): Boolean |
isImportantForAccessibility |
[androidJvm] open fun isImportantForAccessibility(): Boolean |
isImportantForAutofill |
[androidJvm] fun isImportantForAutofill(): Boolean |
isImportantForContentCapture |
[androidJvm] fun isImportantForContentCapture(): Boolean |
isInEditMode |
[androidJvm] open fun isInEditMode(): Boolean |
isInLayout |
[androidJvm] open fun isInLayout(): Boolean |
isInTouchMode |
[androidJvm] open fun isInTouchMode(): Boolean |
isKeyboardNavigationCluster |
[androidJvm] fun isKeyboardNavigationCluster(): Boolean |
isLaidOut |
[androidJvm] open fun isLaidOut(): Boolean |
isLayoutDirectionResolved |
[androidJvm] open fun isLayoutDirectionResolved(): Boolean |
isLayoutRequested |
[androidJvm] open fun isLayoutRequested(): Boolean |
isLayoutSuppressed |
[androidJvm] open fun isLayoutSuppressed(): Boolean |
isLongClickable |
[androidJvm] open fun isLongClickable(): Boolean |
isMotionEventSplittingEnabled |
[androidJvm] open fun isMotionEventSplittingEnabled(): Boolean |
isNestedScrollingEnabled |
[androidJvm] open fun isNestedScrollingEnabled(): Boolean |
isOpaque |
[androidJvm] open fun isOpaque(): Boolean |
isPaddingRelative |
[androidJvm] open fun isPaddingRelative(): Boolean |
isPivotSet |
[androidJvm] open fun isPivotSet(): Boolean |
isPreferKeepClear |
[androidJvm] fun isPreferKeepClear(): Boolean |
isPressed |
[androidJvm] open fun isPressed(): Boolean |
isSaveEnabled |
[androidJvm] open fun isSaveEnabled(): Boolean |
isSaveFromParentEnabled |
[androidJvm] open fun isSaveFromParentEnabled(): Boolean |
isScreenReaderFocusable |
[androidJvm] open fun isScreenReaderFocusable(): Boolean |
isScrollbarFadingEnabled |
[androidJvm] open fun isScrollbarFadingEnabled(): Boolean |
isScrollContainer |
[androidJvm] open fun isScrollContainer(): Boolean |
isSelected |
[androidJvm] open fun isSelected(): Boolean |
isShowingLayoutBounds |
[androidJvm] fun isShowingLayoutBounds(): Boolean |
isShown |
[androidJvm] open fun isShown(): Boolean |
isSoundEffectsEnabled |
[androidJvm] open fun isSoundEffectsEnabled(): Boolean |
isTemporarilyDetached |
[androidJvm] fun isTemporarilyDetached(): Boolean |
isTextAlignmentResolved |
[androidJvm] open fun isTextAlignmentResolved(): Boolean |
isTextDirectionResolved |
[androidJvm] open fun isTextDirectionResolved(): Boolean |
isTransitionGroup |
[androidJvm] open fun isTransitionGroup(): Boolean |
isVerticalFadingEdgeEnabled |
[androidJvm] open fun isVerticalFadingEdgeEnabled(): Boolean |
isVerticalScrollBarEnabled |
[androidJvm] open fun isVerticalScrollBarEnabled(): Boolean |
isVisibleToUserForAutofill |
[androidJvm] open fun isVisibleToUserForAutofill(virtualId: Int): Boolean |
jumpDrawablesToCurrentState |
[androidJvm] open fun jumpDrawablesToCurrentState() |
keyboardNavigationClusterSearch |
[androidJvm] open fun keyboardNavigationClusterSearch(currentCluster: View, direction: Int): View |
layout |
[androidJvm] fun layout(l: Int, t: Int, r: Int, b: Int) |
measure |
[androidJvm] fun measure(widthMeasureSpec: Int, heightMeasureSpec: Int) |
notifySubtreeAccessibilityStateChanged |
[androidJvm] open fun notifySubtreeAccessibilityStateChanged(child: View, source: View, changeType: Int) |
offsetDescendantRectToMyCoords |
[androidJvm] fun offsetDescendantRectToMyCoords(descendant: View, rect: Rect) |
offsetLeftAndRight |
[androidJvm] open fun offsetLeftAndRight(offset: Int) |
offsetRectIntoDescendantCoords |
[androidJvm] fun offsetRectIntoDescendantCoords(descendant: View, rect: Rect) |
offsetTopAndBottom |
[androidJvm] open fun offsetTopAndBottom(offset: Int) |
onApplyWindowInsets |
[androidJvm] open fun onApplyWindowInsets(insets: WindowInsets): WindowInsets |
onCancelPendingInputEvents |
[androidJvm] open fun onCancelPendingInputEvents() |
onCapturedPointerEvent |
[androidJvm] open fun onCapturedPointerEvent(event: MotionEvent): Boolean |
onCheckIsTextEditor |
[androidJvm] open fun onCheckIsTextEditor(): Boolean |
onCreateInputConnection |
[androidJvm] open fun onCreateInputConnection(outAttrs: EditorInfo): InputConnection |
onCreateViewTranslationRequest |
[androidJvm] open fun onCreateViewTranslationRequest(supportedFormats: Array<Int>, requestsCollector: Consumer<ViewTranslationRequest>) |
onCreateVirtualViewTranslationRequests |
[androidJvm] open fun onCreateVirtualViewTranslationRequests(virtualIds: Array<Long>, supportedFormats: Array<Int>, requestsCollector: Consumer<ViewTranslationRequest>) |
onDescendantInvalidated |
[androidJvm] open fun onDescendantInvalidated(child: View, target: View) |
onDragEvent |
[androidJvm] open fun onDragEvent(event: DragEvent): Boolean |
onDrawForeground |
[androidJvm] open fun onDrawForeground(canvas: Canvas) |
onFilterTouchEventForSecurity |
[androidJvm] open fun onFilterTouchEventForSecurity(event: MotionEvent): Boolean |
onFinishTemporaryDetach |
[androidJvm] open fun onFinishTemporaryDetach() |
onGenericMotionEvent |
[androidJvm] open fun onGenericMotionEvent(event: MotionEvent): Boolean |
onHoverChanged |
[androidJvm] open fun onHoverChanged(hovered: Boolean) |
onHoverEvent |
[androidJvm] open fun onHoverEvent(event: MotionEvent): Boolean |
onInitializeAccessibilityEvent |
[androidJvm] open fun onInitializeAccessibilityEvent(event: AccessibilityEvent) |
onInitializeAccessibilityNodeInfo |
[androidJvm] open fun onInitializeAccessibilityNodeInfo(info: AccessibilityNodeInfo) |
onInterceptHoverEvent |
[androidJvm] open fun onInterceptHoverEvent(event: MotionEvent): Boolean |
onInterceptTouchEvent |
[androidJvm] open fun onInterceptTouchEvent(ev: MotionEvent): Boolean |
onKeyDown |
[androidJvm] open fun onKeyDown(keyCode: Int, event: KeyEvent): Boolean |
onKeyLongPress |
[androidJvm] open fun onKeyLongPress(keyCode: Int, event: KeyEvent): Boolean |
onKeyMultiple |
[androidJvm] open fun onKeyMultiple(keyCode: Int, repeatCount: Int, event: KeyEvent): Boolean |
onKeyPreIme |
[androidJvm] open fun onKeyPreIme(keyCode: Int, event: KeyEvent): Boolean |
onKeyShortcut |
[androidJvm] open fun onKeyShortcut(keyCode: Int, event: KeyEvent): Boolean |
onKeyUp |
[androidJvm] open fun onKeyUp(keyCode: Int, event: KeyEvent): Boolean |
onNestedFling |
[androidJvm] open fun onNestedFling(target: View, velocityX: Float, velocityY: Float, consumed: Boolean): Boolean |
onNestedPreFling |
[androidJvm] open fun onNestedPreFling(target: View, velocityX: Float, velocityY: Float): Boolean |
onNestedPrePerformAccessibilityAction |
[androidJvm] open fun onNestedPrePerformAccessibilityAction(target: View, action: Int, args: Bundle): Boolean |
onNestedPreScroll |
[androidJvm] open fun onNestedPreScroll(target: View, dx: Int, dy: Int, consumed: Array<Int>) |
onNestedScroll |
[androidJvm] open fun onNestedScroll(target: View, dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int) |
onNestedScrollAccepted |
[androidJvm] open fun onNestedScrollAccepted(child: View, target: View, axes: Int) |
onPointerCaptureChange |
[androidJvm] open fun onPointerCaptureChange(hasCapture: Boolean) |
onPopulateAccessibilityEvent |
[androidJvm] open fun onPopulateAccessibilityEvent(event: AccessibilityEvent) |
onProvideAutofillStructure |
[androidJvm] open fun onProvideAutofillStructure(structure: ViewStructure, flags: Int) |
onProvideAutofillVirtualStructure |
[androidJvm] open fun onProvideAutofillVirtualStructure(structure: ViewStructure, flags: Int) |
onProvideContentCaptureStructure |
[androidJvm] open fun onProvideContentCaptureStructure(structure: ViewStructure, flags: Int) |
onProvideStructure |
[androidJvm] open fun onProvideStructure(structure: ViewStructure) |
onProvideVirtualStructure |
[androidJvm] open fun onProvideVirtualStructure(structure: ViewStructure) |
onReceiveContent |
[androidJvm] open fun onReceiveContent(payload: ContentInfo): ContentInfo |
onRequestSendAccessibilityEvent |
[androidJvm] open fun onRequestSendAccessibilityEvent(child: View, event: AccessibilityEvent): Boolean |
onResolvePointerIcon |
[androidJvm] open fun onResolvePointerIcon(event: MotionEvent, pointerIndex: Int): PointerIcon |
onRestoreInstanceState |
[androidJvm] open fun onRestoreInstanceState(state: Parcelable) |
onRtlPropertiesChanged |
[androidJvm] open fun onRtlPropertiesChanged(layoutDirection: Int) |
onSaveInstanceState |
[androidJvm] open fun onSaveInstanceState(): Parcelable |
onScreenStateChanged |
[androidJvm] open fun onScreenStateChanged(screenState: Int) |
onScrollCaptureSearch |
[androidJvm] open fun onScrollCaptureSearch(localVisibleRect: Rect, windowOffset: Point, targets: Consumer<ScrollCaptureTarget>) |
onStartNestedScroll |
[androidJvm] open fun onStartNestedScroll(child: View, target: View, nestedScrollAxes: Int): Boolean |
onStartTemporaryDetach |
[androidJvm] open fun onStartTemporaryDetach() |
onStopNestedScroll |
[androidJvm] open fun onStopNestedScroll(child: View) |
onTouchEvent |
[androidJvm] open fun onTouchEvent(ev: MotionEvent): Boolean |
onTrackballEvent |
[androidJvm] open fun onTrackballEvent(event: MotionEvent): Boolean |
onViewAdded |
[androidJvm] open fun onViewAdded(child: View) |
onViewRemoved |
[androidJvm] open fun onViewRemoved(child: View) |
onViewTranslationResponse |
[androidJvm] open fun onViewTranslationResponse(response: ViewTranslationResponse) |
onVirtualViewTranslationResponses |
[androidJvm] open fun onVirtualViewTranslationResponses(response: LongSparseArray<ViewTranslationResponse>) |
onVisibilityAggregated |
[androidJvm] open fun onVisibilityAggregated(isVisible: Boolean) |
onWindowFocusChanged |
[androidJvm] open fun onWindowFocusChanged(hasWindowFocus: Boolean) |
onWindowSystemUiVisibilityChanged |
[androidJvm] open fun onWindowSystemUiVisibilityChanged(visible: Int) |
performAccessibilityAction |
[androidJvm] open fun performAccessibilityAction(action: Int, arguments: Bundle): Boolean |
performClick |
[androidJvm] open fun performClick(): Boolean |
performContextClick |
[androidJvm] open fun performContextClick(x: Float, y: Float): Boolean |
performHapticFeedback |
[androidJvm] open fun performHapticFeedback(feedbackConstant: Int): Boolean |
performLongClick |
[androidJvm] open fun performLongClick(): Boolean |
performReceiveContent |
[androidJvm] open fun performReceiveContent(payload: ContentInfo): ContentInfo |
playSoundEffect |
[androidJvm] open fun playSoundEffect(soundConstant: Int) |
post |
[androidJvm] open fun post(action: Runnable): Boolean |
postDelayed |
[androidJvm] open fun postDelayed(action: Runnable, delayMillis: Long): Boolean |
postInvalidate |
[androidJvm] open fun postInvalidate() |
postInvalidateDelayed |
[androidJvm] open fun postInvalidateDelayed(delayMilliseconds: Long) |
postInvalidateOnAnimation |
[androidJvm] open fun postInvalidateOnAnimation() |
postOnAnimation |
[androidJvm] open fun postOnAnimation(action: Runnable) |
postOnAnimationDelayed |
[androidJvm] open fun postOnAnimationDelayed(action: Runnable, delayMillis: Long) |
recomputeViewAttributes |
[androidJvm] open fun recomputeViewAttributes(child: View) |
refreshDrawableState |
[androidJvm] open fun refreshDrawableState() |
releasePointerCapture |
[androidJvm] open fun releasePointerCapture() |
removeAllViews |
[androidJvm] open fun removeAllViews() |
removeAllViewsInLayout |
[androidJvm] open fun removeAllViewsInLayout() |
removeCallbacks |
[androidJvm] open fun removeCallbacks(action: Runnable): Boolean |
removeOnAdapterChangeListener |
[androidJvm] open fun removeOnAdapterChangeListener(listener: ViewPager.OnAdapterChangeListener) |
removeOnAttachStateChangeListener |
[androidJvm] open fun removeOnAttachStateChangeListener(listener: View.OnAttachStateChangeListener) |
removeOnLayoutChangeListener |
[androidJvm] open fun removeOnLayoutChangeListener(listener: View.OnLayoutChangeListener) |
removeOnPageChangeListener |
[androidJvm] open fun removeOnPageChangeListener(listener: ViewPager.OnPageChangeListener) |
removeOnUnhandledKeyEventListener |
[androidJvm] open fun removeOnUnhandledKeyEventListener(listener: View.OnUnhandledKeyEventListener) |
removeView |
[androidJvm] open fun removeView(view: View) |
removeViewAt |
[androidJvm] open fun removeViewAt(index: Int) |
removeViewInLayout |
[androidJvm] open fun removeViewInLayout(view: View) |
removeViews |
[androidJvm] open fun removeViews(start: Int, count: Int) |
removeViewsInLayout |
[androidJvm] open fun removeViewsInLayout(start: Int, count: Int) |
requestApplyInsets |
[androidJvm] open fun requestApplyInsets() |
requestChildFocus |
[androidJvm] open fun requestChildFocus(child: View, focused: View) |
requestChildRectangleOnScreen |
[androidJvm] open fun requestChildRectangleOnScreen(child: View, rectangle: Rect, immediate: Boolean): Boolean |
requestDisallowInterceptTouchEvent |
[androidJvm] open fun requestDisallowInterceptTouchEvent(disallowIntercept: Boolean) |
requestFitSystemWindows |
[androidJvm] open fun requestFitSystemWindows() |
requestFocus |
[androidJvm] open fun requestFocus(direction: Int, previouslyFocusedRect: Rect): Boolean |
requestFocusFromTouch |
[androidJvm] fun requestFocusFromTouch(): Boolean |
requestLayout |
[androidJvm] open fun requestLayout() |
requestPointerCapture |
[androidJvm] open fun requestPointerCapture() |
requestRectangleOnScreen |
[androidJvm] open fun requestRectangleOnScreen(rectangle: Rect): Boolean |
requestSendAccessibilityEvent |
[androidJvm] open fun requestSendAccessibilityEvent(child: View, event: AccessibilityEvent): Boolean |
requestTransparentRegion |
[androidJvm] open fun requestTransparentRegion(child: View) |
requestUnbufferedDispatch |
[androidJvm] fun requestUnbufferedDispatch(event: MotionEvent) |
requireViewById |
[androidJvm] fun <T : View?> requireViewById(id: Int): T |
resetPivot |
[androidJvm] open fun resetPivot() |
resolveSize |
[androidJvm] open fun resolveSize(size: Int, measureSpec: Int): Int |
resolveSizeAndState |
[androidJvm] open fun resolveSizeAndState(size: Int, measureSpec: Int, childMeasuredState: Int): Int |
restoreDefaultFocus |
[androidJvm] open fun restoreDefaultFocus(): Boolean |
restoreHierarchyState |
[androidJvm] open fun restoreHierarchyState(container: SparseArray<Parcelable>) |
saveAttributeDataForStyleable |
[androidJvm] fun saveAttributeDataForStyleable(context: Context, styleable: Array<Int>, attrs: AttributeSet, t: TypedArray, defStyleAttr: Int, defStyleRes: Int) |
saveHierarchyState |
[androidJvm] open fun saveHierarchyState(container: SparseArray<Parcelable>) |
scheduleDrawable |
[androidJvm] open fun scheduleDrawable(who: Drawable, what: Runnable, when: Long) |
scheduleLayoutAnimation |
[androidJvm] open fun scheduleLayoutAnimation() |
scrollBy |
[androidJvm] open fun scrollBy(x: Int, y: Int) |
scrollTo |
[androidJvm] open fun scrollTo(x: Int, y: Int) |
sendAccessibilityEvent |
[androidJvm] open fun sendAccessibilityEvent(eventType: Int) |
sendAccessibilityEventUnchecked |
[androidJvm] open fun sendAccessibilityEventUnchecked(event: AccessibilityEvent) |
setAccessibilityDelegate |
[androidJvm] open fun setAccessibilityDelegate(delegate: View.AccessibilityDelegate) |
setAccessibilityHeading |
[androidJvm] open fun setAccessibilityHeading(isHeading: Boolean) |
setAccessibilityLiveRegion |
[androidJvm] open fun setAccessibilityLiveRegion(mode: Int) |
setAccessibilityPaneTitle |
[androidJvm] open fun setAccessibilityPaneTitle(accessibilityPaneTitle: CharSequence) |
setAccessibilityTraversalAfter |
[androidJvm] open fun setAccessibilityTraversalAfter(afterId: Int) |
setAccessibilityTraversalBefore |
[androidJvm] open fun setAccessibilityTraversalBefore(beforeId: Int) |
setActivated |
[androidJvm] open fun setActivated(activated: Boolean) |
setAdapter |
[androidJvm] open fun setAdapter(adapter: PagerAdapter) |
setAddStatesFromChildren |
[androidJvm] open fun setAddStatesFromChildren(addsStates: Boolean) |
setAllowClickWhenDisabled |
[androidJvm] open fun setAllowClickWhenDisabled(clickableWhenDisabled: Boolean) |
setAlpha |
[androidJvm] open fun setAlpha(alpha: Float) |
setAlwaysDrawnWithCacheEnabled |
[androidJvm] open fun setAlwaysDrawnWithCacheEnabled(always: Boolean) |
setAnimation |
[androidJvm] open fun setAnimation(animation: Animation) |
setAnimationCacheEnabled |
[androidJvm] open fun setAnimationCacheEnabled(enabled: Boolean) |
setAnimationMatrix |
[androidJvm] open fun setAnimationMatrix(matrix: Matrix) |
setAutofillHints |
[androidJvm] open fun setAutofillHints(autofillHints: Array<String>) |
setAutofillId |
[androidJvm] open fun setAutofillId(id: AutofillId) |
setAutoHandwritingEnabled |
[androidJvm] open fun setAutoHandwritingEnabled(enabled: Boolean) |
setBackground |
[androidJvm] open fun setBackground(background: Drawable) |
setBackgroundColor |
[androidJvm] open fun setBackgroundColor(color: Int) |
setBackgroundDrawable |
[androidJvm] open fun setBackgroundDrawable(background: Drawable) |
setBackgroundResource |
[androidJvm] open fun setBackgroundResource(resid: Int) |
setBackgroundTintBlendMode |
[androidJvm] open fun setBackgroundTintBlendMode(blendMode: BlendMode) |
setBackgroundTintList |
[androidJvm] open fun setBackgroundTintList(tint: ColorStateList) |
setBackgroundTintMode |
[androidJvm] open fun setBackgroundTintMode(tintMode: PorterDuff.Mode) |
setBottom |
[androidJvm] fun setBottom(bottom: Int) |
setCameraDistance |
[androidJvm] open fun setCameraDistance(distance: Float) |
setClickable |
[androidJvm] open fun setClickable(clickable: Boolean) |
setClipBounds |
[androidJvm] open fun setClipBounds(clipBounds: Rect) |
setClipChildren |
[androidJvm] open fun setClipChildren(clipChildren: Boolean) |
setClipToOutline |
[androidJvm] open fun setClipToOutline(clipToOutline: Boolean) |
setClipToPadding |
[androidJvm] open fun setClipToPadding(clipToPadding: Boolean) |
setContentCaptureSession |
[androidJvm] open fun setContentCaptureSession(contentCaptureSession: ContentCaptureSession) |
setContentDescription |
[androidJvm] open fun setContentDescription(contentDescription: CharSequence) |
setContextClickable |
[androidJvm] open fun setContextClickable(contextClickable: Boolean) |
setCurrentItem |
[androidJvm] open fun setCurrentItem(position: Int) open fun setCurrentItem(position: Int, smoothScroll: Boolean) |
setDefaultFocusHighlightEnabled |
[androidJvm] open fun setDefaultFocusHighlightEnabled(defaultFocusHighlightEnabled: Boolean) |
setDescendantFocusability |
[androidJvm] open fun setDescendantFocusability(focusability: Int) |
setDrawingCacheBackgroundColor |
[androidJvm] open fun setDrawingCacheBackgroundColor(color: Int) |
setDrawingCacheEnabled |
[androidJvm] open fun setDrawingCacheEnabled(enabled: Boolean) |
setDrawingCacheQuality |
[androidJvm] open fun setDrawingCacheQuality(quality: Int) |
setDuplicateParentStateEnabled |
[androidJvm] open fun setDuplicateParentStateEnabled(enabled: Boolean) |
setElevation |
[androidJvm] open fun setElevation(elevation: Float) |
setEnabled |
[androidJvm] open fun setEnabled(enabled: Boolean) |
setFadingEdgeLength |
[androidJvm] open fun setFadingEdgeLength(length: Int) |
setFilterTouchesWhenObscured |
[androidJvm] open fun setFilterTouchesWhenObscured(enabled: Boolean) |
setFitsSystemWindows |
[androidJvm] open fun setFitsSystemWindows(fitSystemWindows: Boolean) |
setFocusable |
[androidJvm] open fun setFocusable(focusable: Boolean) |
setFocusableInTouchMode |
[androidJvm] open fun setFocusableInTouchMode(focusableInTouchMode: Boolean) |
setFocusedByDefault |
[androidJvm] open fun setFocusedByDefault(isFocusedByDefault: Boolean) |
setForceDarkAllowed |
[androidJvm] open fun setForceDarkAllowed(allow: Boolean) |
setForeground |
[androidJvm] open fun setForeground(foreground: Drawable) |
setForegroundGravity |
[androidJvm] open fun setForegroundGravity(gravity: Int) |
setForegroundTintBlendMode |
[androidJvm] open fun setForegroundTintBlendMode(blendMode: BlendMode) |
setForegroundTintList |
[androidJvm] open fun setForegroundTintList(tint: ColorStateList) |
setForegroundTintMode |
[androidJvm] open fun setForegroundTintMode(tintMode: PorterDuff.Mode) |
setHapticFeedbackEnabled |
[androidJvm] open fun setHapticFeedbackEnabled(hapticFeedbackEnabled: Boolean) |
setHasTransientState |
[androidJvm] open fun setHasTransientState(hasTransientState: Boolean) |
setHorizontalFadingEdgeEnabled |
[androidJvm] open fun setHorizontalFadingEdgeEnabled(horizontalFadingEdgeEnabled: Boolean) |
setHorizontalScrollBarEnabled |
[androidJvm] open fun setHorizontalScrollBarEnabled(horizontalScrollBarEnabled: Boolean) |
setHorizontalScrollbarThumbDrawable |
[androidJvm] open fun setHorizontalScrollbarThumbDrawable(drawable: Drawable) |
setHorizontalScrollbarTrackDrawable |
[androidJvm] open fun setHorizontalScrollbarTrackDrawable(drawable: Drawable) |
setHovered |
[androidJvm] open fun setHovered(hovered: Boolean) |
setId |
[androidJvm] open fun setId(id: Int) |
setImportantForAccessibility |
[androidJvm] open fun setImportantForAccessibility(mode: Int) |
setImportantForAutofill |
[androidJvm] open fun setImportantForAutofill(mode: Int) |
setImportantForContentCapture |
[androidJvm] open fun setImportantForContentCapture(mode: Int) |
setKeepScreenOn |
[androidJvm] open fun setKeepScreenOn(keepScreenOn: Boolean) |
setKeyboardNavigationCluster |
[androidJvm] open fun setKeyboardNavigationCluster(isCluster: Boolean) |
setLabelFor |
[androidJvm] open fun setLabelFor(id: Int) |
setLayerPaint |
[androidJvm] open fun setLayerPaint(paint: Paint) |
setLayerType |
[androidJvm] open fun setLayerType(layerType: Int, paint: Paint) |
setLayoutAnimation |
[androidJvm] open fun setLayoutAnimation(controller: LayoutAnimationController) |
setLayoutAnimationListener |
[androidJvm] open fun setLayoutAnimationListener(animationListener: Animation.AnimationListener) |
setLayoutDirection |
[androidJvm] open fun setLayoutDirection(layoutDirection: Int) |
setLayoutMode |
[androidJvm] open fun setLayoutMode(layoutMode: Int) |
setLayoutParams |
[androidJvm] open fun setLayoutParams(params: ViewGroup.LayoutParams) |
setLayoutTransition |
[androidJvm] open fun setLayoutTransition(transition: LayoutTransition) |
setLeft |
[androidJvm] fun setLeft(left: Int) |
setLeftTopRightBottom |
[androidJvm] fun setLeftTopRightBottom(left: Int, top: Int, right: Int, bottom: Int) |
setLongClickable |
[androidJvm] open fun setLongClickable(longClickable: Boolean) |
setMinimumHeight |
[androidJvm] open fun setMinimumHeight(minHeight: Int) |
setMinimumWidth |
[androidJvm] open fun setMinimumWidth(minWidth: Int) |
setMotionEventSplittingEnabled |
[androidJvm] open fun setMotionEventSplittingEnabled(split: Boolean) |
setNestedScrollingEnabled |
[androidJvm] open fun setNestedScrollingEnabled(enabled: Boolean) |
setNextClusterForwardId |
[androidJvm] open fun setNextClusterForwardId(nextClusterForwardId: Int) |
setNextFocusDownId |
[androidJvm] open fun setNextFocusDownId(nextFocusDownId: Int) |
setNextFocusForwardId |
[androidJvm] open fun setNextFocusForwardId(nextFocusForwardId: Int) |
setNextFocusLeftId |
[androidJvm] open fun setNextFocusLeftId(nextFocusLeftId: Int) |
setNextFocusRightId |
[androidJvm] open fun setNextFocusRightId(nextFocusRightId: Int) |
setNextFocusUpId |
[androidJvm] open fun setNextFocusUpId(nextFocusUpId: Int) |
setOffscreenPageLimit |
[androidJvm] open fun setOffscreenPageLimit(limit: Int) |
setOnApplyWindowInsetsListener |
[androidJvm] open fun setOnApplyWindowInsetsListener(listener: View.OnApplyWindowInsetsListener) |
setOnCapturedPointerListener |
[androidJvm] open fun setOnCapturedPointerListener(l: View.OnCapturedPointerListener) |
setOnClickListener |
[androidJvm] open fun setOnClickListener(l: View.OnClickListener) |
setOnContextClickListener |
[androidJvm] open fun setOnContextClickListener(l: View.OnContextClickListener) |
setOnCreateContextMenuListener |
[androidJvm] open fun setOnCreateContextMenuListener(l: View.OnCreateContextMenuListener) |
setOnDragListener |
[androidJvm] open fun setOnDragListener(l: View.OnDragListener) |
setOnFocusChangeListener |
[androidJvm] open fun setOnFocusChangeListener(l: View.OnFocusChangeListener) |
setOnGenericMotionListener |
[androidJvm] open fun setOnGenericMotionListener(l: View.OnGenericMotionListener) |
setOnHierarchyChangeListener |
[androidJvm] open fun setOnHierarchyChangeListener(listener: ViewGroup.OnHierarchyChangeListener) |
setOnHoverListener |
[androidJvm] open fun setOnHoverListener(l: View.OnHoverListener) |
setOnKeyListener |
[androidJvm] open fun setOnKeyListener(l: View.OnKeyListener) |
setOnLongClickListener |
[androidJvm] open fun setOnLongClickListener(l: View.OnLongClickListener) |
setOnPageChangeListener |
[androidJvm] open fun setOnPageChangeListener(listener: ViewPager.OnPageChangeListener) |
setOnReceiveContentListener |
[androidJvm] open fun setOnReceiveContentListener(mimeTypes: Array<String>, listener: OnReceiveContentListener) |
setOnScrollChangeListener |
[androidJvm] open fun setOnScrollChangeListener(l: View.OnScrollChangeListener) |
setOnSystemUiVisibilityChangeListener |
[androidJvm] open fun setOnSystemUiVisibilityChangeListener(l: View.OnSystemUiVisibilityChangeListener) |
setOnTouchListener |
[androidJvm] open fun setOnTouchListener(l: View.OnTouchListener) |
setOutlineAmbientShadowColor |
[androidJvm] open fun setOutlineAmbientShadowColor(color: Int) |
setOutlineProvider |
[androidJvm] open fun setOutlineProvider(provider: ViewOutlineProvider) |
setOutlineSpotShadowColor |
[androidJvm] open fun setOutlineSpotShadowColor(color: Int) |
setOverScrollMode |
[androidJvm] open fun setOverScrollMode(overScrollMode: Int) |
setPadding |
[androidJvm] open fun setPadding(left: Int, top: Int, right: Int, bottom: Int) |
setPaddingRelative |
[androidJvm] open fun setPaddingRelative(start: Int, top: Int, end: Int, bottom: Int) |
setPageMargin |
[androidJvm] open fun setPageMargin(marginPixels: Int) |
setPageMarginDrawable |
[androidJvm] open fun setPageMarginDrawable(d: Drawable) |
setPageTransformer |
[androidJvm] open fun setPageTransformer(reverseDrawingOrder: Boolean, transformer: ViewPager.PageTransformer) |
setPersistentDrawingCache |
[androidJvm] open fun setPersistentDrawingCache(drawingCacheToKeep: Int) |
setPivotX |
[androidJvm] open fun setPivotX(pivotX: Float) |
setPivotY |
[androidJvm] open fun setPivotY(pivotY: Float) |
setPointerIcon |
[androidJvm] open fun setPointerIcon(pointerIcon: PointerIcon) |
setPreferKeepClear |
[androidJvm] fun setPreferKeepClear(preferKeepClear: Boolean) |
setPreferKeepClearRects |
[androidJvm] fun setPreferKeepClearRects(rects: List<Rect>) |
setPressed |
[androidJvm] open fun setPressed(pressed: Boolean) |
setRenderEffect |
[androidJvm] open fun setRenderEffect(renderEffect: RenderEffect) |
setRevealOnFocusHint |
[androidJvm] fun setRevealOnFocusHint(revealOnFocus: Boolean) |
setRight |
[androidJvm] fun setRight(right: Int) |
setRotation |
[androidJvm] open fun setRotation(rotation: Float) |
setRotationX |
[androidJvm] open fun setRotationX(rotationX: Float) |
setRotationY |
[androidJvm] open fun setRotationY(rotationY: Float) |
setSaveEnabled |
[androidJvm] open fun setSaveEnabled(enabled: Boolean) |
setSaveFromParentEnabled |
[androidJvm] open fun setSaveFromParentEnabled(enabled: Boolean) |
setScaleX |
[androidJvm] open fun setScaleX(scaleX: Float) |
setScaleY |
[androidJvm] open fun setScaleY(scaleY: Float) |
setScreenReaderFocusable |
[androidJvm] open fun setScreenReaderFocusable(screenReaderFocusable: Boolean) |
setScrollBarDefaultDelayBeforeFade |
[androidJvm] open fun setScrollBarDefaultDelayBeforeFade(scrollBarDefaultDelayBeforeFade: Int) |
setScrollBarFadeDuration |
[androidJvm] open fun setScrollBarFadeDuration(scrollBarFadeDuration: Int) |
setScrollbarFadingEnabled |
[androidJvm] open fun setScrollbarFadingEnabled(fadeScrollbars: Boolean) |
setScrollBarSize |
[androidJvm] open fun setScrollBarSize(scrollBarSize: Int) |
setScrollBarStyle |
[androidJvm] open fun setScrollBarStyle(style: Int) |
setScrollCaptureCallback |
[androidJvm] fun setScrollCaptureCallback(callback: ScrollCaptureCallback) |
setScrollCaptureHint |
[androidJvm] open fun setScrollCaptureHint(hint: Int) |
setScrollContainer |
[androidJvm] open fun setScrollContainer(isScrollContainer: Boolean) |
setScrollIndicators |
[androidJvm] open fun setScrollIndicators(indicators: Int) |
setScrollX |
[androidJvm] open fun setScrollX(value: Int) |
setScrollY |
[androidJvm] open fun setScrollY(value: Int) |
setSelected |
[androidJvm] open fun setSelected(selected: Boolean) |
setSoundEffectsEnabled |
[androidJvm] open fun setSoundEffectsEnabled(soundEffectsEnabled: Boolean) |
setStateDescription |
[androidJvm] open fun setStateDescription(stateDescription: CharSequence) |
setStateListAnimator |
[androidJvm] open fun setStateListAnimator(stateListAnimator: StateListAnimator) |
setSystemGestureExclusionRects |
[androidJvm] open fun setSystemGestureExclusionRects(rects: List<Rect>) |
setSystemUiVisibility |
[androidJvm] open fun setSystemUiVisibility(visibility: Int) |
setTag |
[androidJvm] open fun setTag(tag: Any) |
setTextAlignment |
[androidJvm] open fun setTextAlignment(textAlignment: Int) |
setTextDirection |
[androidJvm] open fun setTextDirection(textDirection: Int) |
setTooltipText |
[androidJvm] open fun setTooltipText(tooltipText: CharSequence) |
setTop |
[androidJvm] fun setTop(top: Int) |
setTouchDelegate |
[androidJvm] open fun setTouchDelegate(delegate: TouchDelegate) |
setTouchscreenBlocksFocus |
[androidJvm] open fun setTouchscreenBlocksFocus(touchscreenBlocksFocus: Boolean) |
setTransitionAlpha |
[androidJvm] open fun setTransitionAlpha(alpha: Float) |
setTransitionGroup |
[androidJvm] open fun setTransitionGroup(isTransitionGroup: Boolean) |
setTransitionName |
[androidJvm] fun setTransitionName(transitionName: String) |
setTransitionVisibility |
[androidJvm] open fun setTransitionVisibility(visibility: Int) |
setTranslationX |
[androidJvm] open fun setTranslationX(translationX: Float) |
setTranslationY |
[androidJvm] open fun setTranslationY(translationY: Float) |
setTranslationZ |
[androidJvm] open fun setTranslationZ(translationZ: Float) |
setVerticalFadingEdgeEnabled |
[androidJvm] open fun setVerticalFadingEdgeEnabled(verticalFadingEdgeEnabled: Boolean) |
setVerticalScrollBarEnabled |
[androidJvm] open fun setVerticalScrollBarEnabled(verticalScrollBarEnabled: Boolean) |
setVerticalScrollbarPosition |
[androidJvm] open fun setVerticalScrollbarPosition(position: Int) |
setVerticalScrollbarThumbDrawable |
[androidJvm] open fun setVerticalScrollbarThumbDrawable(drawable: Drawable) |
setVerticalScrollbarTrackDrawable |
[androidJvm] open fun setVerticalScrollbarTrackDrawable(drawable: Drawable) |
setViewTranslationCallback |
[androidJvm] open fun setViewTranslationCallback(callback: ViewTranslationCallback) |
setVisibility |
[androidJvm] open fun setVisibility(visibility: Int) |
setWillNotCacheDrawing |
[androidJvm] open fun setWillNotCacheDrawing(willNotCacheDrawing: Boolean) |
setWillNotDraw |
[androidJvm] open fun setWillNotDraw(willNotDraw: Boolean) |
setWindowInsetsAnimationCallback |
[androidJvm] open fun setWindowInsetsAnimationCallback(callback: WindowInsetsAnimation.Callback) |
setX |
[androidJvm] open fun setX(x: Float) |
setY |
[androidJvm] open fun setY(y: Float) |
setZ |
[androidJvm] open fun setZ(z: Float) |
shouldDelayChildPressedState |
[androidJvm] open fun shouldDelayChildPressedState(): Boolean |
showContextMenu |
[androidJvm] open fun showContextMenu(): Boolean |
showContextMenuForChild |
[androidJvm] open fun showContextMenuForChild(originalView: View): Boolean |
startActionMode |
[androidJvm] open fun startActionMode(callback: ActionMode.Callback): ActionMode |
startActionModeForChild |
[androidJvm] open fun startActionModeForChild(originalView: View, callback: ActionMode.Callback): ActionMode |
startAnimation |
[androidJvm] open fun startAnimation(animation: Animation) |
startDrag |
[androidJvm] fun startDrag(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean |
startDragAndDrop |
[androidJvm] fun startDragAndDrop(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean |
startLayoutAnimation |
[androidJvm] open fun startLayoutAnimation() |
startNestedScroll |
[androidJvm] open fun startNestedScroll(axes: Int): Boolean |
startViewTransition |
[androidJvm] open fun startViewTransition(view: View) |
stopNestedScroll |
[androidJvm] open fun stopNestedScroll() |
suppressLayout |
[androidJvm] open fun suppressLayout(suppress: Boolean) |
toString |
[androidJvm] open fun toString(): String |
transformMatrixToGlobal |
[androidJvm] open fun transformMatrixToGlobal(matrix: Matrix) |
transformMatrixToLocal |
[androidJvm] open fun transformMatrixToLocal(matrix: Matrix) |
unscheduleDrawable |
[androidJvm] open fun unscheduleDrawable(who: Drawable, what: Runnable) |
updateDragShadow |
[androidJvm] fun updateDragShadow(shadowBuilder: View.DragShadowBuilder) |
updateViewLayout |
[androidJvm] open fun updateViewLayout(view: View, params: ViewGroup.LayoutParams) |
willNotCacheDrawing |
[androidJvm] open fun willNotCacheDrawing(): Boolean |
willNotDraw |
[androidJvm] open fun willNotDraw(): Boolean |