viewZoom
The view zoom.
Declaration
static let viewZoom: NSAttributedString.DocumentAttributeKeyDiscussion
The value of this attribute is an NSValue object containing a float. For example, a value of 100 indicates 100% zoom.
The string constant in macOS 10.3 and earlier is @"ViewZoom".