SafariExtensionContextMenuItemCommandEvent Class Reference
| Inherits from | |
| Technology area | Safari Extensions |
| Availability | Available in Safari 5.0 and later. |
Overview
Instances of the SafariExtensionContextMenuItemCommandEvent class are used to send command events from a context menu item.
The event type for this class is command.
Properties
userInfo
The user info object for this context menu event.
readonly attribute any userInfo
Availability
- Available in Safari 5.0 and later.
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-07-13)