Contents

availableModes

The display modes that can be associated with the screen.

Declaration

var availableModes: [UIScreenMode] { get }

Mentioned in

Discussion

The array contains one or more UIScreenMode objects, each of which represents a display mode supported by the screen.

See Also

Managing screen modes