Share via


VideoProfile.CameraCapabilities.MaxZoom Property

Definition

Returns the maximum zoom supported by the camera.

public float MaxZoom { [Android.Runtime.Register("getMaxZoom", "()F", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getMaxZoom", "()F", "", ApiSince=29)>]
member this.MaxZoom : single

Property Value

Attributes

Remarks

Returns the maximum zoom supported by the camera.

Java documentation for android.telecom.VideoProfile.CameraCapabilities.getMaxZoom().

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