Type Method
型メソッド
localized
localizedStringWithFormat(_:_:)
Returns a string created by using a given format string as a template into which the remaining argument values are substituted according to the user’s default locale.
与えられた書式設定文字列をテンプレートとして使ってユーザの省略時のロケールに従って残りの引数値がそれに対する代用とされることによって作成される文字列を返します。
Availability
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Technology
- Foundation ファウンデーション