Initializer

init(_:)

Creates an instance that uniquely identifies the given metatype. 与えられたメタタイプを固有に識別するインスタンスを作成します。

Declaration 宣言

init(_ x: Any.Type)

Discussion 解説

  • Parameter: A metatype. パラメータ:あるメタタイプ。