Camera.Parameters.MaxNumFocusAreas Property

Definition

Caution

deprecated

Gets the maximum number of focus areas supported.

[System.Obsolete("deprecated")]
public virtual int MaxNumFocusAreas { [Android.Runtime.Register("getMaxNumFocusAreas", "()I", "GetGetMaxNumFocusAreasHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getMaxNumFocusAreas", "()I", "GetGetMaxNumFocusAreasHandler")>]
member this.MaxNumFocusAreas : int

Property Value

Int32
Attributes

Remarks

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

See also