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.
The receiver’s Apple event type code, as stored in the NSScriptClassDescription object for the object’s class.
var classCode: FourCharCode { get }This property is used by Cocoa’s scripting support classes.