SurfaceControlViewHost
SurfacePackage
SurfaceControlViewHost(IntPtr, JniHandleOwnership)
SurfaceControlViewHost(Context, Display, IBinder)
JniPeerMembers
ThresholdClass
ThresholdType
View
GetSurfacePackage()
Relayout(Int32, Int32)
Release()
SetView(View, Int32, Int32)
TransferTouchGestureToHost()
monoandroid
namespace Android.Views
{
[Register("android/view/SurfaceControlViewHost", ApiSince = 30, DoNotGenerateAcw = true)]
public class SurfaceControlViewHost : Object
{
[Register(".ctor", "(Landroid/content/Context;Landroid/view/Display;Landroid/os/IBinder;)V", "", ApiSince = 30)]
public SurfaceControlViewHost(Context! context, Display! display, IBinder? hostToken);
}
}
| .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