IOffScreenRenderProvider Interface |
Namespace: DotNetBrowser.Browser
public interface IOffScreenRenderProvider
The IOffScreenRenderProvider type exposes the following members.
Name | Description | |
---|---|---|
PaintHandler |
Gets or sets a handler that is used when the browser contents should be rendered.
|
Name | Description | |
---|---|---|
Hide |
Tells the browser to stop rendering its content as if it was hidden.
| |
Show |
Tells the browser to start rendering its content as if it was shown on the screen.
|