Display.HdrCapabilities.DesiredMinLuminance Property

Definition

Returns the desired content min luminance data in cd/m2 for this display.

public float DesiredMinLuminance { [Android.Runtime.Register("getDesiredMinLuminance", "()F", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getDesiredMinLuminance", "()F", "", ApiSince=24)>]
member this.DesiredMinLuminance : single

Property Value

Attributes

Remarks

Returns the desired content min luminance data in cd/m2 for this display.

Java documentation for android.view.Display.HdrCapabilities.getDesiredMinLuminance().

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