次の方法で共有


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

戻り値

実装

属性

適用対象