Contents

mnemonic

Returns the character in the receiver’s title that appears underlined for use as a mnemonic.

Declaration

- (NSString *) mnemonic;

Return Value

A string containing the mnemonic character, or an empty string if no mnemonic character is set.

Discussion

Mnemonics are not supported in macOS

See Also

Deprecated Methods