Capability.ZoomRatioRange Property

Definition

Return the zoom ratio range of this capability.

public Android.Util.Range ZoomRatioRange { [Android.Runtime.Register("getZoomRatioRange", "()Landroid/util/Range;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getZoomRatioRange", "()Landroid/util/Range;", "", ApiSince=30)>]
member this.ZoomRatioRange : Android.Util.Range

Property Value

The supported zoom ratio range supported by this capability

Attributes

Remarks

Return the zoom ratio range of this capability.

Java documentation for android.hardware.camera2.params.Capability.getZoomRatioRange().

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