DWPOS_FIT constant

  1. @Deprecated('Use DWPOS_FIT instead')
int const DWPOS_FIT

Stretch the image to exactly the height or width of the monitor without changing its aspect ratio or cropping the image.

Implementation

@Deprecated('Use DWPOS_FIT instead')
static const DWPOS_FIT = 3;