AmbientBacklightSettings.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 a group of lights that always display the same color.

Java documentation for android.media.quality.AmbientBacklightSettings.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