Method SetEnabled
SetEnabled(bool)
Enables or disables tooltips globally.
bool SetEnabled(bool flag)
Parameters
flagboolEnables or disables tooltips.
Returns
- bool
trueif operation is successful;falseotherwise.
Remarks
May not be supported on all platforms.