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

appleEventCode(forSuite:)

Returns the Apple event code associated with the suite named suiteName, such as ‘core’ for the Core suite. suiteNameと名前をつけられるスイートと結び付けられたアップルイベントコードを返します、例えばCoreスイートに対する‘core’など。

Declaration 宣言

func appleEventCode(forSuite suiteName: String) -> FourCharCode

See Also 参照

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

Related Documentation 関連文書