AmbientBacklightMetadata.HorizontalZonesCount Property

Definition

Gets the number of horizontal color zones.

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

Property Value

Attributes

Remarks

Gets the number of horizontal color zones.

A color zone is represented by one single aggregated color. The number should not be larger than 128.

Java documentation for android.media.quality.AmbientBacklightMetadata.getHorizontalZonesCount().

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