FLAG_HARDWARE_ACCELERATED constant Null safety
Indicates whether this window should be hardware accelerated.
Implementation
static const int FLAG_HARDWARE_ACCELERATED = 0x01000000;
Indicates whether this window should be hardware accelerated.
static const int FLAG_HARDWARE_ACCELERATED = 0x01000000;