RadialController.IsSupported Method

Definition

Retrieves a value that indicates whether wheel devices are supported by the system.

public:
 static bool IsSupported();
 static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean

Returns

Boolean

bool

true if wheel devices are supported by the system; otherwise false.

Applies to

See also