Camera.Parameters.IsSmoothZoomSupported Proprietà

Definizione

Attenzione

deprecated

Restituisce true se lo zoom smussato è supportato.

[System.Obsolete("deprecated")]
public virtual bool IsSmoothZoomSupported { [Android.Runtime.Register("isSmoothZoomSupported", "()Z", "GetIsSmoothZoomSupportedHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("isSmoothZoomSupported", "()Z", "GetIsSmoothZoomSupportedHandler")>]
member this.IsSmoothZoomSupported : bool

Valore della proprietà

true se lo zoom smussato è supportato.

Attributi

Commenti

Restituisce true se lo zoom smussato è supportato. Le applicazioni devono chiamare questa operazione prima di usare altri metodi di zoom uniforme.

per android.hardware.Camera.Parameters.isSmoothZoomSupported().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a