UIKit.UIApplication.ApplicationSupportsShakeToEdit Property
Controls whether shaking the device will bring up the undo/redo buttons.

Syntax

[get: Foundation.Export("applicationSupportsShakeToEdit")]
[set: Foundation.Export("setApplicationSupportsShakeToEdit:")]
public virtual bool ApplicationSupportsShakeToEdit { get; set; }

Value

It defaults to true, so all applications by default support undo/redo by shaking.

Remarks

Set this value to false if you want to disable the default behavior that shows an undo/redo dialog box on shake.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0