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

suiteForAppleEventCode:

Returns the name of the suite definition associated with the given four-character Apple event code, code. 与えられた4文字アップルイベントコード、codeと結び付けられたスイート定義の名前を返します。

Declaration 宣言

- (NSString *)suiteForAppleEventCode:(FourCharCode)appleEventCode;

See Also 参照

Getting Suite Information スイート情報を取得する