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

applySystemGestureInsetsToMargin

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

Parameters

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

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