Current Wiimote state

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public WiimoteState WiimoteState { get; }
Visual Basic (Declaration)
Public ReadOnly Property WiimoteState As WiimoteState
Visual C++
public:
property WiimoteState^ WiimoteState {
	WiimoteState^ get ();
}

See Also