xtd 0.2.0
Loading...
Searching...
No Matches

◆ hotkey_prefix() [1/2]

xtd::drawing::text::hotkey_prefix xtd::drawing::string_format::hotkey_prefix ( ) const
noexcept

Gets the HotkeyPrefix object for this string_format object.

Returns
The hotkey_prefix object for this string_format object, the default is hotkey_prefix::none.
Remarks
In a graphical user interface, a hot key is the underlined letter in a word (usually combined with another key, such as the Alt key) that you can press on the keyboard to activate the functionality that the word represents.