static let characterShapeAttributeName : NSAttributedString.Key
The character shape attribute.
文字形状属性。
Availability 有効性
Technology
static let usesScreenFontsDocumentAttribute: NSAttributedString
.Key
The value of this attribute is an NSNumber
object containing a Boolean; this attribute corresponds to the uses
method of NSLayout
; if absent, follows the system default setting.
この属性の値は、あるブール値を含んでいるNSNumber
オブジェクト;この属性は、NSLayout
のuses
メソッドに相当します;もし欠けているならば、システム省略時設定に従います。
static let characterShapeAttributeName : NSAttributedString.Key