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

defaultSubcontainerAttributeKey

Returns the value of the DefaultSubcontainerAttribute entry of the class dictionary from which the receiver was instantiated. それからレシーバがインスタンス化されたクラス辞書のDefaultSubcontainerAttribute登録項目の値を返します。

Declaration 宣言

var defaultSubcontainerAttributeKey: String? { get }

Return Value 戻り値

The value of the default subcontainer attribute entry. Returns nil if the there was no such entry. 省略時下位コンテナ属性登録項目の値。nilを返します、もしそのような登録項目がなかったならば。

See Also 参照

Getting basic information about the script class スクリプトクラスについての基盤情報を取得する