다음을 통해 공유


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

반환

특성

적용 대상