LineDisplayAttributes 类

定义

表示 线条显示 设备的属性。

public ref class LineDisplayAttributes sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LineDisplayAttributes final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LineDisplayAttributes final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class LineDisplayAttributes
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LineDisplayAttributes
Public NotInheritable Class LineDisplayAttributes
继承
Object Platform::Object IInspectable LineDisplayAttributes
属性

Windows 要求

设备系列
Windows 10 Fall Creators Update (在 10.0.16299.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v5.0 中引入)

属性

BlinkRate

获取或设置行显示的闪烁率。

Brightness

获取或设置线条显示的亮度。

CharacterSet

获取或设置设备用于显示字符的当前字符集。

CurrentWindow

获取或设置显示文本的当前窗口。

IsCharacterSetMappingEnabled

获取或设置是否启用字符集映射。

IsPowerNotifyEnabled

获取或设置是否启用设备以通知用户电源状态更改。

ScreenSizeInCharacters

获取或设置当前屏幕大小。

适用于