Loading Behavior
Functions
Link copied to clipboard
Link copied to clipboard
open fun getInsetDodgeRect(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: Rect): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun layoutDependsOn(parent: CoordinatorLayout, child: View, dependency: View): Boolean
Link copied to clipboard
open fun onApplyWindowInsets(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: WindowInsetsCompat): WindowInsetsCompat
Link copied to clipboard
Link copied to clipboard
open override fun onDependentViewChanged(parent: CoordinatorLayout, child: View, dependency: View): Boolean
Link copied to clipboard
open fun onDependentViewRemoved(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: View)
Link copied to clipboard
Link copied to clipboard
open fun onInterceptTouchEvent(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: MotionEvent): Boolean
Link copied to clipboard
Link copied to clipboard
open fun onMeasureChild(@NonNull p0: CoordinatorLayout, @NonNull p1: View, p2: Int, p3: Int, p4: Int, p5: Int): Boolean
Link copied to clipboard
Link copied to clipboard
open fun onNestedPreFling(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: View, p3: Float, p4: Float): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onRequestChildRectangleOnScreen(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: Rect, p3: Boolean): Boolean
Link copied to clipboard
open fun onRestoreInstanceState(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: Parcelable)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onStopNestedScroll(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: View, p3: Int)
Link copied to clipboard
open fun onTouchEvent(@NonNull p0: CoordinatorLayout, @NonNull p1: View, @NonNull p2: MotionEvent): Boolean