Surface
InterfaceConsts
OutOfResourcesException
ChangeFrameRateAlways
ChangeFrameRateOnlyIfSeamless
FrameRateCompatibilityDefault
FrameRateCompatibilityFixedSource
Gpu
Hardware
Hidden
NonPremultiplied
PushBuffers
Secure
SuraceFrozen
SurfaceBlurFreeze
SurfaceDither
SurfaceFrozen
SurfaceHidden
Surface(SurfaceControl)
Surface(SurfaceTexture)
Surface(IntPtr, JniHandleOwnership)
Creator
IsValid
JniPeerMembers
ThresholdClass
ThresholdType
ClearFrameRate()
DescribeContents()
Freeze()
Hide()
LockCanvas(Rect)
LockHardwareCanvas()
ReadFromParcel(Parcel)
Release()
SetAlpha(Single)
SetFlags(Int32, Int32)
SetFrameRate(Single, Int32)
SetFrameRate(Single, Int32, Int32)
SetFreezeTint(Int32)
SetLayer(Int32)
SetMatrix(Single, Single, Single, Single)
SetOrientation(Int32, SurfaceOrientation)
SetPosition(Int32, Int32)
SetSize(Int32, Int32)
SetTransparentRegionHint(Region)
Show()
Unfreeze()
UnlockCanvas(Canvas)
UnlockCanvasAndPost(Canvas)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Views
{
[Register("android/view/Surface", DoNotGenerateAcw = true)]
public class Surface : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("setMatrix", "(FFFF)V", "GetSetMatrix_FFFFHandler")]
public virtual void SetMatrix(float dsdx, float dtdx, float dsdy, float dtdy);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API