共用方式為


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
屬性

適用於