-
public final class ImageSizeConfiguration.FreeForm extends ImageSizeConfiguration
-
-
Field Summary
Fields Modifier and Type Field Description private final Modifiermodifierprivate final ContentScalecontentScale
-
Constructor Summary
Constructors Constructor Description ImageSizeConfiguration.FreeForm(Modifier modifier, ContentScale contentScale)
-
Method Summary
Modifier and Type Method Description final ModifiergetModifier()final ContentScalegetContentScale()-
-
Method Detail
-
getModifier
final Modifier getModifier()
-
getContentScale
final ContentScale getContentScale()
-
-
-
-