library
Module Contents
alltypes
Module Contents
class InsetDimension
open class Insetter
Module Contents
open static fun applyInsetsToView(@NonNull view: View, @NonNull insets: WindowInsetsCompat, @NonNull initialState: ViewState, @Nullable paddingSystemWindowInsets: EnumSet<InsetDimension!>?, @Nullable marginSystemWindowInsets: EnumSet<InsetDimension!>?, @Nullable paddingSystemGestureInsets: EnumSet<InsetDimension!>?, @Nullable marginSystemGestureInsets: EnumSet<InsetDimension!>?): Unit
open static fun applyInsetsToView(@NonNull view: View, @NonNull insets: WindowInsetsCompat, @NonNull initialState: ViewState, paddingSystemWindowLeft: Boolean, paddingSystemWindowTop: Boolean, paddingSystemWindowRight: Boolean, paddingSystemWindowBottom: Boolean, paddingSystemGestureLeft: Boolean, paddingSystemGestureTop: Boolean, paddingSystemGestureRight: Boolean, paddingSystemGestureBottom: Boolean, marginSystemWindowLeft: Boolean, marginSystemWindowTop: Boolean, marginSystemWindowRight: Boolean, marginSystemWindowBottom: Boolean, marginSystemGestureLeft: Boolean, marginSystemGestureTop: Boolean, marginSystemGestureRight: Boolean, marginSystemGestureBottom: Boolean): Unit
open static fun requestApplyInsetsWhenAttached(@NonNull view: View): Unit
open static fun setEdgeToEdgeSystemUiFlags(@NonNull view: View, enabled: Boolean): Unit
open static fun setOnApplyInsetsListener(@NonNull view: View, @NonNull listener: OnApplyInsetsListener): Unit
interface OnApplyInsetsListener
open class ViewDimensions
open class ViewState
package dev.chrisbanes.insetter
Module Contents
class InsetDimension
open class Insetter
Module Contents
open static fun applyInsetsToView(@NonNull view: View, @NonNull insets: WindowInsetsCompat, @NonNull initialState: ViewState, @Nullable paddingSystemWindowInsets: EnumSet<InsetDimension!>?, @Nullable marginSystemWindowInsets: EnumSet<InsetDimension!>?, @Nullable paddingSystemGestureInsets: EnumSet<InsetDimension!>?, @Nullable marginSystemGestureInsets: EnumSet<InsetDimension!>?): Unit
open static fun applyInsetsToView(@NonNull view: View, @NonNull insets: WindowInsetsCompat, @NonNull initialState: ViewState, paddingSystemWindowLeft: Boolean, paddingSystemWindowTop: Boolean, paddingSystemWindowRight: Boolean, paddingSystemWindowBottom: Boolean, paddingSystemGestureLeft: Boolean, paddingSystemGestureTop: Boolean, paddingSystemGestureRight: Boolean, paddingSystemGestureBottom: Boolean, marginSystemWindowLeft: Boolean, marginSystemWindowTop: Boolean, marginSystemWindowRight: Boolean, marginSystemWindowBottom: Boolean, marginSystemGestureLeft: Boolean, marginSystemGestureTop: Boolean, marginSystemGestureRight: Boolean, marginSystemGestureBottom: Boolean): Unit
open static fun requestApplyInsetsWhenAttached(@NonNull view: View): Unit
open static fun setEdgeToEdgeSystemUiFlags(@NonNull view: View, enabled: Boolean): Unit
open static fun setOnApplyInsetsListener(@NonNull view: View, @NonNull listener: OnApplyInsetsListener): Unit
interface OnApplyInsetsListener
open class ViewDimensions
open class ViewState