Package com.pspdfkit.ui.toolbar
Class ToolbarExtKt
-
- All Implemented Interfaces:
public final class ToolbarExtKt
-
-
Method Summary
-
-
Method Detail
-
applyWindowInsets
final static Unit applyWindowInsets(View $self, Boolean left, Boolean top, Boolean right, Boolean bottom)
This should be used to apply inset to the view to support correct edge to edge behaviour
- Parameters:
left
- Indicates if left inset should be appliedtop
- Indicates if top inset should be appliedright
- Indicates if left inset should be appliedbottom
- Indicates if left inset should be applied
-
-
-
-