Package apple.metalkit
Interface MTKTextureLoader.Block_newTextureWithDataOptionsCompletionHandler
-
- Enclosing class:
- MTKTextureLoader
public static interface MTKTextureLoader.Block_newTextureWithDataOptionsCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_newTextureWithDataOptionsCompletionHandler(java.lang.Object texture, NSError error)
-
-
-
Method Detail
-
call_newTextureWithDataOptionsCompletionHandler
void call_newTextureWithDataOptionsCompletionHandler(java.lang.Object texture, NSError error)
-
-