다음을 통해 공유


SFSafariApplication.ShowPreferencesForExtension 메서드

정의

[Foundation.Export("showPreferencesForExtensionWithIdentifier:completionHandler:")]
public static void ShowPreferencesForExtension (string identifier, Action<Foundation.NSError> completionHandler);
static member ShowPreferencesForExtension : string * Action<Foundation.NSError> -> unit

매개 변수

identifier
String
completionHandler
Action<NSError>
특성

적용 대상