Script.LaunchOptions.XEnd Property

Definition

Returns the current X end

public int XEnd { [Android.Runtime.Register("getXEnd", "()I", "")] get; }
[<get: Android.Runtime.Register("getXEnd", "()I", "")>]
member this.XEnd : int

Property Value

int current value

Attributes

Remarks

Returns the current X end

Java documentation for android.renderscript.Script.LaunchOptions.getXEnd().

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