SeslContentViewInsetsCallback
open class SeslContentViewInsetsCallback : WindowInsetsAnimation.Callback, View.OnApplyWindowInsetsListener(source)
Samsung custom Insets Callback class.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun onProgress(@NonNull insets: WindowInsets, @NonNull runningAnimations: List<WindowInsetsAnimation>): WindowInsets
Link copied to clipboard
open fun onStart(@NonNull animation: WindowInsetsAnimation, @NonNull bounds: WindowInsetsAnimation.Bounds): WindowInsetsAnimation.Bounds