Share via


MobileCapabilities.ScreenCharactersWidth プロパティ

定義

ディスプレイ画面のおおよその幅を文字数単位で返します。

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

プロパティ値

ディスプレイのおおよその幅 (文字数)。 既定値は 12 です。

適用対象