The members of Android.Views.Surface are listed below.
See Also: Inherited members from Java.Lang.Object
Create Surface from a Android.Graphics.SurfaceTexture. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | Gpu | int (40). Documentation for this section has not yet been entered. |
const | Hardware | int (16). Documentation for this section has not yet been entered. |
const | Hidden | int (4). Documentation for this section has not yet been entered. |
const | NonPremultiplied | int (256). Documentation for this section has not yet been entered. |
const | PushBuffers | int (512). Documentation for this section has not yet been entered. |
const | Secure | int (128). Documentation for this section has not yet been entered. |
const | SuraceFrozen | int (2). Documentation for this section has not yet been entered. |
const | SurfaceBlurFreeze | int (16). Documentation for this section has not yet been entered. |
const | SurfaceDither | int (4). Documentation for this section has not yet been entered. |
const | SurfaceFrozen | int (2). Documentation for this section has not yet been entered. |
const | SurfaceHidden | int (1). Documentation for this section has not yet been entered. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | IsValid | bool. Returns true if this object holds a valid surface. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
Freeze()Documentation for this section has not yet been entered. | ||
Hide()Documentation for this section has not yet been entered. | ||
LockCanvas(Android.Graphics.Rect)Gets a Android.Graphics.Canvas for drawing into this surface. | ||
ReadFromParcel(Android.OS.Parcel) | ||
Release()Release the local reference to the server-side surface. | ||
SetAlpha(float)Documentation for this section has not yet been entered. | ||
SetFlags(int, int)Documentation for this section has not yet been entered. | ||
SetFreezeTint(int)Documentation for this section has not yet been entered. | ||
SetLayer(int)Documentation for this section has not yet been entered. | ||
SetMatrix(float, float, float, float)Documentation for this section has not yet been entered. | ||
static | SetOrientation(int, SurfaceOrientation)Documentation for this section has not yet been entered. | |
SetPosition(int, int)Documentation for this section has not yet been entered. | ||
SetSize(int, int)Documentation for this section has not yet been entered. | ||
SetTransparentRegionHint(Android.Graphics.Region)Documentation for this section has not yet been entered. | ||
Show()Documentation for this section has not yet been entered. | ||
Unfreeze()Documentation for this section has not yet been entered. | ||
UnlockCanvas(Android.Graphics.Canvas) | ||
UnlockCanvasAndPost(Android.Graphics.Canvas)Posts the new contents of the Android.Graphics.Canvas to the surface and releases the Android.Graphics.Canvas. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |