Instance Property インスタンスプロパティ

superclass

Returns the class object for the receiver’s superclass. レシーバのスーパークラスに対するクラスオブジェクトを返します。

Declaration 宣言

var superclass: AnyClass? { get }

Return Value 戻り値

The class object for the receiver’s superclass. レシーバのスーパークラスに対するクラスオプジェクト。

See Also 参照

Related Documentation 関連文書