Edit

AngleSwapChainPanel.DrawInBackground Property

Definition

Gets or sets a value indicating whether rendering should occur on a background thread.

public bool DrawInBackground { get; set; }

Property Value

true if rendering should occur on a background thread; otherwise, false. The default is false.

Applies to