Share via


AmbientBacklightMetadata.VerticalZonesCount Property

Definition

Gets the number of vertical color zones.

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

Property Value

Attributes

Remarks

Gets the number of vertical color zones.

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

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

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