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

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 アップルイベントコードの取得と比較