Type Property 型プロパティ

textEffect

The text effect. テキスト効果。

Declaration 宣言

static let textEffect: NSAttributedString.Key

Discussion 議論

The value of this attribute is an NSString object. Use this attribute to specify a text effect, such as letterpressStyle. The default value of this property is nil, indicating no text effect. この属性の値は、NSStringオブジェクトです。この属性を使ってテキストエフェクトを指定してください、例えばletterpressStyleなど。このプロパティの省略時の値はnilです、テキストエフェクトなしを指し示しています。

See Also 参照

Keys キー