Accelerometer.ShakeDetected Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the accelerometer detects that the device has been shaken.
public:
static event EventHandler ^ ShakeDetected;
public static event EventHandler ShakeDetected;
member this.ShakeDetected : EventHandler
Public Shared Custom Event ShakeDetected As EventHandler