-
public class WindowInsets.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final WindowInsetsEmptypublic final static WindowInsets.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final WindowInsetsgetEmpty()Empty and immutable instance of WindowInsets. -
-
Method Detail
-
getEmpty
final WindowInsets getEmpty()
Empty and immutable instance of WindowInsets.
-
-
-
-