Share via


Display.HighestHdrSdrRatio Property

Definition

public virtual float HighestHdrSdrRatio { [Android.Runtime.Register("getHighestHdrSdrRatio", "()F", "GetGetHighestHdrSdrRatioHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getHighestHdrSdrRatio", "()F", "GetGetHighestHdrSdrRatioHandler", ApiSince=36)>]
member this.HighestHdrSdrRatio : single

Property Value

The highest possible HDR/SDR ratio. If #isHdrSdrRatioAvailable() returns false, this method returns 1.

Attributes

Remarks

Java documentation for android.view.Display.getHighestHdrSdrRatio().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to