共用方式為


RSTextureView.OnSurfaceTextureDestroyed(SurfaceTexture) 方法

定義

警告

deprecated

已取代這個成員。

[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

參數

surface
SurfaceTexture

傳回

實作

屬性

備註

已取代這個成員。 在 API 16 中

android.renderscript.RSTextureView.onSurfaceTextureDestroyed(android.graphics.SurfaceTexture)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於