init(localeIdentifier : String)
Initializes a locale using a given locale identifier.
与えられたロケール識別子を使ってあるロケールを初期化する。
Availability 有効性
Technology
init?(coder: NSCoder
)
aDecoder
The decoder to use during initialization. 初期化の間に使うデコーダ。
The initialized locale. 初期化されたロケール。
init(localeIdentifier : String)