다음을 통해 공유


MTKTextureLoaderArrayCallback 대리자

정의

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

매개 변수

textures
IMTLTexture[]
error
NSError

적용 대상