suite(forAppleEventCode:)
Returns the name of the suite definition associated with the given four-character Apple event code, code.
Declaration
func suite(forAppleEventCode appleEventCode: FourCharCode) -> String?Returns the name of the suite definition associated with the given four-character Apple event code, code.
func suite(forAppleEventCode appleEventCode: FourCharCode) -> String?