Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DisplayId Struct
Definition
- Namespace:
- Windows.Graphics
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
| Requirements | Description |
|---|---|
| Device family |
Windows 10, version 2104 (introduced in 10.0.20348.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced in v12.0)
|
Fields
| Name | Description |
|---|---|
| Value |
The identifier of a logical display. |
Applies to
Feedback
Was this page helpful?
