A
B
C
D
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
D
- destroyDrawingCache() - function in android.view.View
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.View
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.View
- dispatchConfigurationChanged(Configuration) - function in android.view.View
- dispatchCreateViewTranslationRequest(Map,IntArray,TranslationCapability,List) - function in android.view.View
- dispatchDisplayHint(Integer) - function in android.view.View
- dispatchDragEvent(DragEvent) - function in android.view.View
- dispatchDrawableHotspotChanged(Float,Float) - function in android.view.View
- dispatchFinishTemporaryDetach() - function in android.view.View
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.View
- dispatchKeyEvent(KeyEvent) - function in android.view.View
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.View
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.View
- dispatchNestedFling(Float,Float,Boolean) - function in android.view.View
- dispatchNestedPreFling(Float,Float) - function in android.view.View
- dispatchNestedPrePerformAccessibilityAction(Integer,Bundle) - function in android.view.View
- dispatchNestedPreScroll(Integer,Integer,IntArray,IntArray) - function in android.view.View
- dispatchNestedScroll(Integer,Integer,Integer,Integer,IntArray) - function in android.view.View
- dispatchPointerCaptureChanged(Boolean) - function in android.view.View
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- dispatchProvideAutofillStructure(ViewStructure,Integer) - function in android.view.View
- dispatchProvideStructure(ViewStructure) - function in android.view.View
- dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.View
- dispatchStartTemporaryDetach() - function in android.view.View
- dispatchSystemUiVisibilityChanged(Integer) - function in android.view.View
- dispatchTouchEvent(MotionEvent) - function in android.view.View
- dispatchTrackballEvent(MotionEvent) - function in android.view.View
- dispatchUnhandledMove(View,Integer) - function in android.view.View
- dispatchWindowFocusChanged(Boolean) - function in android.view.View
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.View
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.View
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.View
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.View
- dispatchWindowSystemUiVisiblityChanged(Integer) - function in android.view.View
- dispatchWindowVisibilityChanged(Integer) - function in android.view.View
- draw(Canvas) - function in android.view.View
- draw(Shape,Canvas,Paint,Float,ImageStore) - function in nl.dionsegijn.konfetti.xml.DrawShapesKt
- Draw a shape to
canvas. - drawableHotspotChanged(Float,Float) - function in android.view.View
- DrawableImage - class in nl.dionsegijn.konfetti.xml.image
- drawableToReferenceImage(DrawableImage) - function in nl.dionsegijn.konfetti.xml.KonfettiView
- Converts a DrawableImage to a ReferenceImage and stores the Drawable in the ImageStore.
- DrawShapesKt - class in nl.dionsegijn.konfetti.xml