allowsHidingShortcuts
A Boolean value that indicates whether the user can hide the shortcuts bar.
Declaration
var allowsHidingShortcuts: Bool { get set }Discussion
When the value of this property is true, the user may hide the shortcuts bar when the keyboard is visible. When the value is false, the shortcuts bar remains visible while the keyboard is visible. The default value of this property is true.