library / dev.chrisbanes.insetter / Insetter / Builder / applySystemWindowInsetsToPadding

applySystemWindowInsetsToPadding

@NonNull fun applySystemWindowInsetsToPadding(flags: Int): Insetter.Builder

Parameters

flags - Int: specifies the sides on which the system window insets should be applied to the padding. Ignored if Insetter#onApplyInsetsListener is set.

See Also
Insetter#applyInsetsToView(View, WindowInsetsCompat, ViewState)