Contents

viewSize

The view size.

Declaration

static let viewSize: NSAttributedString.DocumentAttributeKey

Discussion

The value of this attribute is an NSValue object containing an NSSize.

The string constant in macOS 10.3 and earlier is @"ViewSize".

See Also

Getting document appearance keys