Type Property 型プロパティ

strokeColor

The color of the stroke. 描線の色。

Declaration 宣言

static let strokeColor: NSAttributedString.Key

Discussion 議論

The value of this parameter is a UIColor object. このパラメータの値は、UIColorオブジェクトです。 If it is not defined (which is the case by default), it is assumed to be the same as the value of foregroundColor; otherwise, it describes the outline color. For more details, see Drawing attributed strings that are both filled and stroked. さらなる詳細として、Drawing attributed strings that are both filled and strokedを見てください。

See Also 参照

Keys キー