Display.Mode.GetSupportedHdrTypes Method

Definition

Returns the supported HdrCapabilities HDR_TYPE_* for this specific mode

[Android.Runtime.Register("getSupportedHdrTypes", "()[I", "", ApiSince=34)]
public int[] GetSupportedHdrTypes ();
[<Android.Runtime.Register("getSupportedHdrTypes", "()[I", "", ApiSince=34)>]
member this.GetSupportedHdrTypes : unit -> int[]

Returns

Int32[]
Attributes

Remarks

Returns the supported HdrCapabilities HDR_TYPE_* for this specific mode

Java documentation for android.view.Display.Mode.getSupportedHdrTypes().

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