-
- All Implemented Interfaces:
public final class SafeInsetsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsafeInsets(View $self, Integer flags)final static UnitresetWindowInsets(View $self)final static UnitsafeInsetsSizing(View $self, Integer flags)final static UnitsafeInsetsBoth(View $self, Integer flags)-
-
Method Detail
-
safeInsets
final static Unit safeInsets(View $self, Integer flags)
-
resetWindowInsets
final static Unit resetWindowInsets(View $self)
-
safeInsetsSizing
final static Unit safeInsetsSizing(View $self, Integer flags)
-
safeInsetsBoth
final static Unit safeInsetsBoth(View $self, Integer flags)
-
-
-
-