Share via


MagnificationConfig.CenterX Property

Definition

Returns the screen-relative X coordinate of the center of the magnification viewport.

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

Property Value

The X coordinate

Attributes

Remarks

Returns the screen-relative X coordinate of the center of the magnification viewport.

Java documentation for android.accessibilityservice.MagnificationConfig.getCenterX().

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