| Package | com.afcomponents.umap.types |
| Class | public class MediaScaleMode |
See also
| Constant | Defined by | ||
|---|---|---|---|
| EXACT_FIT : String = "exactFit" [static]
| MediaScaleMode | ||
| MAINTAIN_ASPECT_RATIO : String = "maintainAspectRatio" [static]
| MediaScaleMode | ||
| NO_SCALE : String = "noScale" [static]
| MediaScaleMode | ||