-
Notifications
You must be signed in to change notification settings - Fork 7
ImageScaleMode
Mika Berglund edited this page Jan 25, 2020
·
1 revision
The enumeration defines different constants for how an image should be scaled.
-
Fit
- The image will be resized so that it completely fits within the area specified for the image. -
Fill
- The image will be resized so that it completely fills the area specified for the image. Some cropping may occur.
- Home
- Design Principles
- Getting Started
- Components
- Content
- Layout Components
- Generic Elements
- Utilities
- Releases