Selects the entry at the specified index.
SDK
- macOS 10.0–10.10Deprecated
Framework
- App
Kit
Declaration
- (void)selectTextAtIndex:(NSInteger)index;
Parameters
entryIndex
The index of the entry to select. If the specified index is invalid, this method does nothing.