Contents

viewZoom

The view zoom.

Declaration

static let viewZoom: NSAttributedString.DocumentAttributeKey

Discussion

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".

See Also

Getting document appearance keys