다음을 통해 공유


WKInterfaceController.OpenParentApplication 메서드

정의

제공된 데이터를 확장용 iOS 애플리케이션에 보내고 제공된 경우 처리기에 회신을 reply 전달합니다.

[Foundation.Export("openParentApplication:reply:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool OpenParentApplication (Foundation.NSDictionary userInfo, Action<Foundation.NSDictionary,Foundation.NSError> reply);
static member OpenParentApplication : Foundation.NSDictionary * Action<Foundation.NSDictionary, Foundation.NSError> -> bool

매개 변수

userInfo
NSDictionary
reply
Action<NSDictionary,NSError>

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

반환

특성

적용 대상