次の方法で共有


ISBApplicationDelegate.EventDidFailwithError(IntPtr, NSError) メソッド

定義

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

パラメーター

appleEvent
IntPtr

nativeint

error
NSError

戻り値

属性

適用対象