LineDisplayAttributes クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ライン ディスプレイ デバイスの属性を表します。
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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v5.0 で導入)
|
プロパティ
BlinkRate |
行表示の点滅速度を取得または設定します。 |
Brightness |
行の表示の明るさを取得または設定します。 |
CharacterSet |
デバイスが文字を表示するために使用する現在の文字セットを取得または設定します。 |
CurrentWindow |
テキストを表示する現在のウィンドウを取得または設定します。 |
IsCharacterSetMappingEnabled |
文字セットマッピングが有効かどうかを取得または設定します。 |
IsPowerNotifyEnabled |
電源状態の変更をユーザーに通知するためにデバイスを有効にするかどうかを取得または設定します。 |
ScreenSizeInCharacters |
現在の画面サイズを取得または設定します。 |