FLAG_SCALED constant Null safety
Window flag: a special mode where the layout parameters are used to perform scaling of the surface when it is composited to the screen.
Implementation
static const int FLAG_SCALED = 0x00004000;
Window flag: a special mode where the layout parameters are used to perform scaling of the surface when it is composited to the screen.
static const int FLAG_SCALED = 0x00004000;