Поделиться через


SKTexture.PreloadTexturesAsync(SKTexture[]) Метод

Определение

Загружает текстуры в память и вызывает completion по завершении.

public static System.Threading.Tasks.Task PreloadTexturesAsync (SpriteKit.SKTexture[] textures);
static member PreloadTexturesAsync : SpriteKit.SKTexture[] -> System.Threading.Tasks.Task

Параметры

textures
SKTexture[]

Возвращаемое значение

Задача, представляющая асинхронную операцию PreloadTextures

Применяется к