Generic Initializer

init(_:in:)

No overview available.

Declaration 宣言

init?<R, S>(_ region: R, in attrStr: S) where R : RangeExpression, S : AttributedStringProtocol, R.Bound == String.Index
Available when Bound is AttributedString.Index. BoundAttributedString.Indexである時に利用可能です。