共用方式為


SBApplicationDelegate.EventDidFailwithError(IntPtr, NSError) 方法

定義

[Foundation.Export("eventDidFail:withError:")]
public abstract Foundation.NSObject EventDidFailwithError (IntPtr appleEvent, Foundation.NSError error);
abstract member EventDidFailwithError : nativeint * Foundation.NSError -> Foundation.NSObject

參數

appleEvent
IntPtr

nativeint

error
NSError

傳回

實作

屬性

適用於