Partager via


MTLCommandBuffer_Extensions.PresentDrawableAfter Méthode

Définition

Présente le spécifié drawable une fois que le dessinable précédent a été affiché pendant duration quelques secondes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static void PresentDrawableAfter (this Metal.IMTLCommandBuffer This, Metal.IMTLDrawable drawable, double duration);
static member PresentDrawableAfter : Metal.IMTLCommandBuffer * Metal.IMTLDrawable * double -> unit

Paramètres

This
IMTLCommandBuffer

Instance sur laquelle cette méthode fonctionne.

drawable
IMTLDrawable

Dessinable à présenter immédiatement après l’exécution planifiée de la mémoire tampon de commandes.

duration
Double

Durée d’affichage minimale du dessinable précédent.

Attributs

S’applique à