TextureView.SurfaceTextureSizeChangedEventArgs Clase

Definición

Proporciona datos para el evento SurfaceTextureSizeChanged.

public class TextureView.SurfaceTextureSizeChangedEventArgs : EventArgs
type TextureView.SurfaceTextureSizeChangedEventArgs = class
    inherit EventArgs
Herencia
TextureView.SurfaceTextureSizeChangedEventArgs

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Constructores

TextureView.SurfaceTextureSizeChangedEventArgs(SurfaceTexture, Int32, Int32)

Proporciona datos para el evento SurfaceTextureSizeChanged.

Propiedades

Height

Proporciona datos para el evento SurfaceTextureSizeChanged.

Surface

Proporciona datos para el evento SurfaceTextureSizeChanged.

Width

Proporciona datos para el evento SurfaceTextureSizeChanged.

Se aplica a