Click or drag to resize

wclWiiRemoteClientConnectionAccelEnabled Property

Gets the current accelerometer status.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public bool AccelEnabled { get; }

Property Value

Boolean
True if the accelerometer is enabled. False otherwise.
See Also