次の方法で共有


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 です。

適用対象