Package totalcross.ui.image
Class ImageLoader.RequestOptions
- java.lang.Object
-
- totalcross.ui.image.ImageLoader.RequestOptions
-
- Enclosing class:
- ImageLoader
public static class ImageLoader.RequestOptions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RequestOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ImageLoader.RequestOptionskeepAspectRatio(boolean keepAspectRatio)
-
-
-
Method Detail
-
keepAspectRatio
public ImageLoader.RequestOptions keepAspectRatio(boolean keepAspectRatio)
-
-