DesktopAcrylicController.IsSupported 方法

定义

确定当前操作系统上是否支持亚克力材料。

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

返回

Boolean

bool

true 如果当前操作系统支持亚克力材料,则为 ;否则为 false

适用于