applicationSupportsShakeToEdit
A Boolean value that determines whether shaking the device displays the undo-redo user interface.
Declaration
var applicationSupportsShakeToEdit: Bool { get set }Discussion
The default value is true. Set the property to false if you don’t want your app to display the Undo and Redo buttons when users shake the device.