Compartilhar via


MTKTextureLoaderArrayCallback Delegar

Definição

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

Parâmetros

textures
IMTLTexture[]
error
NSError

Aplica-se a