Android.Views.Surface: Method Members

The methods of Android.Views.Surface are listed below. For a list of all members, see the Surface Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
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) : Android.Graphics.Canvas
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.