RadialController.IsSupported 方法

定义

检索一个值,该值指示系统是否支持滚轮设备。

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

返回

Boolean

bool

如果系统支持滚轮设备,则为 true;否则为 false

适用于

另请参阅