SFSafariExtensionHandler.ContextMenuItemSelected 方法

定义

[Foundation.Export("contextMenuItemSelectedWithCommand:inPage:userInfo:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void ContextMenuItemSelected (string command, SafariServices.SFSafariPage page, Foundation.NSDictionary userInfo);
abstract member ContextMenuItemSelected : string * SafariServices.SFSafariPage * Foundation.NSDictionary -> unit
override this.ContextMenuItemSelected : string * SafariServices.SFSafariPage * Foundation.NSDictionary -> unit

参数

command
String
userInfo
NSDictionary
属性

适用于