IMTLDrawable.Present Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Present() | |
Present(Double) |
Present()
[Foundation.Export("present")]
[Foundation.Preserve(Conditional=true)]
public void Present ();
abstract member Present : unit -> unit
- Attributes
Applies to
Present(Double)
[Foundation.Export("presentAtTime:")]
[Foundation.Preserve(Conditional=true)]
public void Present (double presentationTime);
abstract member Present : double -> unit
Parameters
- presentationTime
- Double
- Attributes