Initializer

init(rawValue:)

Creates a failure policy instance from the given raw value. ある失敗方針インスタンスをこの与えられた生の値から作成します。

Declaration 宣言

init?(rawValue: Int)

Parameters パラメータ

rawValue

A raw value for the enumeration. 列挙のための生の値。

Relationships 関係

From Protocol 由来プロトコル