MobileCapabilities.ScreenCharactersHeight プロパティ

定義

ディスプレイ画面のおおよその高さを文字の行数で返します。

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

プロパティ値

文字の行数としての、ディスプレイのおおよその高さ。 既定値は 6 です。

適用対象