Android.Views.SurfaceHolderBadSurfaceTypeException Class
Exception that is thrown from ISurfaceHolder.LockCanvas when called on a Surface whose type is SURFACE_TYPE_PUSH_BUFFERS.

See Also: SurfaceHolderBadSurfaceTypeException Members

Syntax

[Android.Runtime.Register("android/view/SurfaceHolder$BadSurfaceTypeException", DoNotGenerateAcw=true)]
public class SurfaceHolderBadSurfaceTypeException : Java.Lang.RuntimeException

Remarks

Exception that is thrown from ISurfaceHolder.LockCanvas when called on a Surface whose type is SURFACE_TYPE_PUSH_BUFFERS.

[Android Documentation]

Requirements

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