Instance Method
インスタンスメソッド
applying
applyingTransform(_:reverse:)
No overview available.
Availability
- iOS 9.0+
- iPadOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 7.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
func applyingTransform(_ transform: StringTransform
, reverse: Bool
) -> String
?