Compartilhar via


MTLDrawable.Present Método

Definição

Sobrecargas

Present()
Present(Double)

Present()

[Foundation.Export("present")]
public abstract void Present ();
abstract member Present : unit -> unit

Implementações

Atributos

Aplica-se a

Present(Double)

[Foundation.Export("presentAtTime:")]
public abstract void Present (double presentationTime);
abstract member Present : double -> unit

Parâmetros

presentationTime
Double

Implementações

Atributos

Aplica-se a