SKTextureAtlas.PreloadTextures(SKTextureAtlas[], Action) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Preloads the specified list of texture atlases and calls completion
when finished.
[Foundation.Export("preloadTextureAtlases:withCompletionHandler:")]
public static void PreloadTextures (SpriteKit.SKTextureAtlas[] textures, Action completion);
static member PreloadTextures : SpriteKit.SKTextureAtlas[] * Action -> unit
Parameters
- textures
- SKTextureAtlas[]
- Attributes