DisplayId Struct

Definition

Represents the identifier of a logical display.

public value class DisplayId
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
struct DisplayId
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
public struct DisplayId
var displayId = {
value : /* Your value */
}
Public Structure DisplayId
Inheritance
DisplayId
Attributes

Windows requirements

Device family
Windows 10, version 2104 (introduced in 10.0.20348.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v12.0)

Fields

Value

The identifier of a logical display.

Applies to