Compartir a través de


MTKTextureLoaderArrayCallback Delegado

Definición

public delegate void MTKTextureLoaderArrayCallback(IMTLTexture[] textures, NSError error);
type MTKTextureLoaderArrayCallback = delegate of IMTLTexture[] * NSError -> unit

Parámetros

textures
IMTLTexture[]
error
NSError

Se aplica a