-
public class Size.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final SizeORIGINALpublic final static Size.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final SizegetORIGINAL()A Size whose width and height are not scaled. -
-
Method Detail
-
getORIGINAL
final Size getORIGINAL()
A Size whose width and height are not scaled.
-
-
-
-