OisSample.Xshift Property

Definition

Get the shift in x direction.

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

Property Value

a floating point value (guaranteed to be finite)

Attributes

Remarks

Get the shift in x direction.

Java documentation for android.hardware.camera2.params.OisSample.getXshift().

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