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

suite(forAppleEventCode:)

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

Declaration 宣言

func suite(forAppleEventCode appleEventCode: FourCharCode) -> String?

See Also 参照

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