Generic Initializerinit(_:
init(_:in:)
No overview available.
Availability
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
init?<R, S>(_ region: R, in attrStr: S) where R : RangeExpression
, S : AttributedStringProtocol
, R.Bound
== String
.Index
Available when
Bound
is AttributedString
.
Index
.
Bound
がAttributedString
.
Index
である時に利用可能です。