次の方法で共有


IMTLDrawable.Present メソッド

定義

オーバーロード

Present()
Present(Double)

Present()

[Foundation.Export("present")]
[Foundation.Preserve(Conditional=true)]
public void Present ();
abstract member Present : unit -> unit
属性

適用対象

Present(Double)

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

パラメーター

presentationTime
Double
属性

適用対象