次の方法で共有


MobileCapabilities.ScreenBitDepth プロパティ

定義

ディスプレイの深度をピクセルあたりのビット数で返します。

public:
 virtual property int ScreenBitDepth { int get(); };
public virtual int ScreenBitDepth { get; }
member this.ScreenBitDepth : int
Public Overridable ReadOnly Property ScreenBitDepth As Integer

プロパティ値

ディスプレイの深度 (ピクセルあたりのビット数)。 既定値は 1 です。

適用対象