RSTextureView.OnSurfaceTextureSizeChanged Método

Definición

Precaución

deprecated

Este miembro está en desuso.

[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

Parámetros

surface
SurfaceTexture
width
Int32
height
Int32

Implementaciones

Atributos

Comentarios

Este miembro está en desuso. en api 16

Java documentación para android.renderscript.RSTextureView.onSurfaceTextureSizeChanged(android.graphics.SurfaceTexture, int, int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a