DisplayId Struct

Definition

Defines an identifier for a display monitor.

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

Fields

Value

The identifier for a display monitor.

Applies to