Transaction
InterfaceConsts
Transaction()
Transaction(IntPtr, JniHandleOwnership)
Creator
JniPeerMembers
ThresholdClass
ThresholdType
AddTransactionCommittedListener(IExecutor, ITransactionCommittedListener)
Apply()
ClearFrameRate(SurfaceControl)
ClearTrustedPresentationCallback(SurfaceControl)
Close()
DescribeContents()
Merge(Transaction)
Reparent(SurfaceControl, SurfaceControl)
SetAlpha(SurfaceControl, Single)
SetBuffer(SurfaceControl, HardwareBuffer)
SetBuffer(SurfaceControl, HardwareBuffer, SyncFence)
SetBuffer(SurfaceControl, HardwareBuffer, SyncFence, IConsumer)
SetBufferSize(SurfaceControl, Int32, Int32)
SetBufferTransform(SurfaceControl, Int32)
SetCrop(SurfaceControl, Rect)
SetDamageRegion(SurfaceControl, Region)
SetDataSpace(SurfaceControl, Int32)
SetExtendedRangeBrightness(SurfaceControl, Single, Single)
SetFrameRate(SurfaceControl, Single, Int32)
SetFrameRate(SurfaceControl, Single, Int32, Int32)
SetGeometry(SurfaceControl, Rect, Rect, SurfaceOrientation)
SetLayer(SurfaceControl, Int32)
SetOpaque(SurfaceControl, Boolean)
SetPosition(SurfaceControl, Single, Single)
SetScale(SurfaceControl, Single, Single)
SetTrustedPresentationCallback(SurfaceControl, TrustedPresentationThresholds, IExecutor, IConsumer)
SetVisibility(SurfaceControl, Boolean)
WriteToParcel(Parcel, ParcelableWriteFlags)
net9.0-android34.0
namespace Android.Views
{
[Register("android/view/SurfaceControl", ApiSince = 29, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android29.0")]
public sealed class SurfaceControl : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/view/SurfaceControl$Transaction", ApiSince = 29, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android29.0")]
public class Transaction : Object, IParcelable, IJavaObject, IJavaPeerable, ICloseable, IDisposable
{
protected Transaction(IntPtr javaReference, JniHandleOwnership transfer);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API