Android.Renderscripts.Short2 Class
Class for exposing the native RenderScript Short2 type back to the Android system.

See Also: Short2 Members

Syntax

[Android.Runtime.Register("android/renderscript/Short2", DoNotGenerateAcw=true)]
public class Short2 : Java.Lang.Object

Remarks

Class for exposing the native RenderScript Short2 type back to the Android system. Vector version of the basic short type. Provides two short fields packed.

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11