SwiftDocCDisplayScaleEnumerationDisplayScaleThe display-scale factor of a rendering environment.enum DisplayScaleTopicsEnumeration Casescase doubleThe 2x scale factor.case standardThe 1x scale factor.case tripleThe 3x scale factor.Initializersinit?(rawValue: String)