Initializer

init(rawValue:)

Creates a formatting options instance from the given raw value. ある書式設定オプションインスタンスをこの与えられた生の値から作成します。

Declaration 宣言

init(rawValue: UInt)

Parameters パラメータ

rawValue

A raw value that matches one of the defined formatting options. ある生の値、それは定義された書式設定オプションの1つに合致します。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Creating Formatting Options 書式設定オプションを作成する