SFSafariApplication.ShowPreferencesForExtension Method

Definition

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

Parameters

identifier
String
completionHandler
Action<NSError>
Attributes

Applies to