Instance Method インスタンスメソッド

commandDescription(withAppleEventClass:andAppleEventCode:)

Returns the command description identified by a suite’s four-character Apple event code of the class (eventClass) and the four-character Apple event code of the command (commandCode). クラスの4文字アップルイベントコード(eventClass)そしてコマンドの4文字アップルイベントコード(commandCode)によって識別されるコマンド記述を返します。

Declaration 宣言

func commandDescription(withAppleEventClass appleEventClassCode: FourCharCode, 
      andAppleEventCode appleEventIDCode: FourCharCode) -> NSScriptCommandDescription?

See Also 参照

Getting and Registering Command Descriptions コマンド記述の取得と登録