Instance Property
インスタンスプロパティ
base
Returns the underlying attributed string that the attributed substring derives from.
属性付き下位文字列がそれから派生する基礎をなす属性付き文字列を返します。
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 宣言
var base: AttributedString
{ get }