ResizeMode
Types
Link copied to clipboard
The specified aspect ratio is ignored.
Link copied to clipboard
Either the width or height is decreased to obtain the desired aspect ratio.
Link copied to clipboard
The width is fixed and the height is increased or decreased to obtain the desired aspect ratio.
Link copied to clipboard
The height is fixed and the width is increased or decreased to obtain the desired aspect ratio.
Link copied to clipboard
Either the width or height is increased to obtain the desired aspect ratio.