Contents

flags

Flags for a display mode.

Declaration

UInt32 flags;

Discussion

The possible flag values include:

kDisplayModeInterlacedFlag mode is interlaced.

kDisplayModeSimulscanFlag mode is available on multiple display connections.

kDisplayModeNotPresetFlag mode is not a factory preset for the display (geometry may need correction).

kDisplayModeStretchedFlag mode is stretched/distorted to match the display aspect ratio.

See Also

Fields