Share via


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。

适用于