var suiteNames : [String]
Returns the names of the suite definitions currently loaded by the application.
現在アプリケーションによってロードされるスイート定義の名前を返します。
code
.
与えられた4文字アップルイベントコード、code
と結び付けられたスイート定義の名前を返します。
Availability 有効性
Technology
func suite(forAppleEventCode appleEventCode: FourCharCode ) -> String
?
var suiteNames : [String]