次の方法で共有


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

適用対象