次の方法で共有


MTLDrawable.Present メソッド

定義

オーバーロード

Present()
Present(Double)

Present()

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

実装

属性

適用対象

Present(Double)

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

パラメーター

presentationTime
Double

実装

属性

適用対象