Language

DeviceProductInfo.EdidStructureMetadata.Version Property

Definition

public int Version { [Android.Runtime.Register("getVersion", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getVersion", "()I", "", ApiSince=37)>]
member this.Version : int

Property Value

The EDID version. For example, if the EDID version is 1.4, this will return 1.

Attributes

Applies to