MTLDrawable.Present Method

Definition

Overloads

Present()
Present(Double)

Present()

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

Implements

Attributes

Applies to

Present(Double)

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

Parameters

presentationTime
Double

Implements

Attributes

Applies to