Type Method
型メソッド
shared()
Returns the single instance of
NSAppleEventManager
, creating it first if it doesn’t exist.
NSAppleEventManager
の唯一のインスタンスを返します、それが存在しないならばそれを最初に作成します。
Availability 有効性
- macOS 10.0+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
class func shared() -> NSAppleEventManager