Contents

appleEventCode

Returns the Apple event code associated with the receiver’s class.

Declaration

var appleEventCode: FourCharCode { get }

Return Value

The Apple event code associated with the receiver’s class. This is the primary code used to identify the class in Apple events.

See Also

Getting and comparing Apple event codes