currentAppleEvent
Instance Property
Returns the descriptor for currentAppleEvent if an Apple event is being handled on the current thread.
Mac Catalyst 15.0+macOS 10.3+
var currentAppleEvent: NSAppleEventDescriptor? { get }
Discussion
An Apple event is being handled on the current thread if a handler that was registered with setEventHandler(_:andSelector:forEventClass:andEventID:) is being messaged at this instant or setCurrentAppleEventAndReplyEventWithSuspensionID(_:) has just been invoked. Returns nil otherwise. The effects of mutating or retaining the returned descriptor are undefined, although it may be copied.
See Also
Suspending and resuming Apple events
func appleEvent(forSuspensionID: NSAppleEventManager.SuspensionID) -> NSAppleEventDescriptorGiven a nonzero suspensionID returned by an invocation of suspendCurrentAppleEvent(), returns the descriptor for the event whose handling was suspended.
var currentReplyAppleEvent: NSAppleEventDescriptor?Returns the corresponding reply event descriptor if an Apple event is being handled on the current thread.
func replyAppleEvent(forSuspensionID: NSAppleEventManager.SuspensionID) -> NSAppleEventDescriptorGiven a nonzero suspensionID returned by an invocation of suspendCurrentAppleEvent(), returns the corresponding reply event descriptor.
func resume(withSuspensionID: NSAppleEventManager.SuspensionID)Given a nonzero suspensionID returned by an invocation of suspendCurrentAppleEvent(), signal that handling of the suspended event may now continue.
func setCurrentAppleEventAndReplyEventWithSuspensionID(NSAppleEventManager.SuspensionID)Given a nonzero suspensionID returned by an invocation of suspendCurrentAppleEvent(), sets the values that will be returned by subsequent invocations of currentAppleEvent and currentReplyAppleEvent to be the event whose handling was suspended and its corresponding reply event, respectively.
func suspendCurrentAppleEvent() -> NSAppleEventManager.SuspensionID?Suspends the handling of the current event and returns an ID that must be used to resume the handling of the event if an Apple event is being handled on the current thread.
typealias NSAppleEventManager.SuspensionIDIdentifies an Apple event whose handling has been suspended. Can be used to resume handling of the Apple event.
Current page is currentAppleEvent
原文链接: currentAppleEvent https://www.huajiangbk.com/newsview1308732.html
| 上一篇: Apple Events | 下一篇: 6种“懒人花”,怎么折腾也不死,... |
推荐分享

- 1君子兰什么品种最名贵 十大名... 4127
- 2世界上最名贵的10种兰花图片... 3467
- 3花圈挽联怎么写? 3403
- 4鲜花养护:帝王花的养殖方法以... 3048
- 5迷信说家里不能放假花 家里摆... 1975
- 6明日花キララ:明日花绮罗年度... 1691
- 7香山红叶什么时候红 1586
- 8花的意思,花的解释,花的拼音... 1301
- 9教师节送什么花最合适 1261
- 10勿忘我花图片 1197




