Condividi tramite


RSTextureView.OnSurfaceTextureDestroyed(SurfaceTexture) Metodo

Definizione

Attenzione

deprecated

Questo membro è deprecato.

[Android.Runtime.Register("onSurfaceTextureDestroyed", "(Landroid/graphics/SurfaceTexture;)Z", "GetOnSurfaceTextureDestroyed_Landroid_graphics_SurfaceTexture_Handler")]
[System.Obsolete("deprecated")]
public virtual bool OnSurfaceTextureDestroyed (Android.Graphics.SurfaceTexture? surface);
[<Android.Runtime.Register("onSurfaceTextureDestroyed", "(Landroid/graphics/SurfaceTexture;)Z", "GetOnSurfaceTextureDestroyed_Landroid_graphics_SurfaceTexture_Handler")>]
[<System.Obsolete("deprecated")>]
abstract member OnSurfaceTextureDestroyed : Android.Graphics.SurfaceTexture -> bool
override this.OnSurfaceTextureDestroyed : Android.Graphics.SurfaceTexture -> bool

Parametri

surface
SurfaceTexture

Restituisce

Implementazioni

Attributi

Commenti

Questo membro è deprecato. nell'API 16

Documentazione java per android.renderscript.RSTextureView.onSurfaceTextureDestroyed(android.graphics.SurfaceTexture).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a