共用方式為


MicaController.IsSupported 方法

定義

判斷目前作業系統是否支援 Mica 材質。

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

傳回

Boolean

bool

true 如果目前作業系統支援 Mica 材質,則為 ;否則為 false

適用於