RSTextureView.OnSurfaceTextureSizeChanged Metodo

Definizione

Attenzione

deprecated

Questo membro è deprecato.

[Android.Runtime.Register("onSurfaceTextureSizeChanged", "(Landroid/graphics/SurfaceTexture;II)V", "GetOnSurfaceTextureSizeChanged_Landroid_graphics_SurfaceTexture_IIHandler")]
[System.Obsolete("deprecated")]
public virtual void OnSurfaceTextureSizeChanged(Android.Graphics.SurfaceTexture? surface, int width, int height);
[<Android.Runtime.Register("onSurfaceTextureSizeChanged", "(Landroid/graphics/SurfaceTexture;II)V", "GetOnSurfaceTextureSizeChanged_Landroid_graphics_SurfaceTexture_IIHandler")>]
[<System.Obsolete("deprecated")>]
abstract member OnSurfaceTextureSizeChanged : Android.Graphics.SurfaceTexture * int * int -> unit
override this.OnSurfaceTextureSizeChanged : Android.Graphics.SurfaceTexture * int * int -> unit

Parametri

surface
SurfaceTexture
width
Int32
height
Int32

Implementazioni

Attributi

Commenti

Questo membro è deprecato. nell'API 16

per android.renderscript.RSTextureView.onSurfaceTextureSizeChanged(android.graphics.SurfaceTexture, int, int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a