다음을 통해 공유


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

반환

구현

특성

적용 대상