Returns the index of the selected item.
Framework
- App
Kit
Declaration
- (id)objectValue
Return Value
An object (typically an NSNumber
object) that responds to the int
message and contains the index of the selected item.
Returns the index of the selected item.
Framework
- (id)objectValue
An object (typically an NSNumber
object) that responds to the int
message and contains the index of the selected item.
selected Item
The menu item that was last selected by the user.
title Of Selected Item
The title of the item that was last selected by the user.
index Of Selected Item
The index of the item that was last selected by the user.
selected Tag
The tag of the menu item that was last selected by the user.