共用方式為


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>
屬性

適用於