MTKTextureLoaderCallback Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Gestionnaire de saisie semi-automatique pour les textures chargées avec MTKTextureLoader.
public delegate void MTKTextureLoaderCallback(IMTLTexture texture, NSError error);
type MTKTextureLoaderCallback = delegate of IMTLTexture * NSError -> unit
Paramètres
- texture
- IMTLTexture
- error
- NSError