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

适用于