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