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

classCode

The receiver's Apple event type code, as stored in the NSScriptClassDescription object for the object’s class.

Declaration 宣言

var classCode: FourCharCode { get }

Discussion 解説

This property is used by Cocoa’s scripting support classes. このプロパティは、Cocoaスクリプティングをサポートするクラスによって使われます。

See Also 参照

Scripting スクリプトを書く