IPopupFeatures Interface |
Namespace: CefSharp
The IPopupFeatures type exposes the following members.
| Name | Description | |
|---|---|---|
| Height |
Gets the height.
| |
| IsPopup |
Returns true if browser interface elements should be hidden.
| |
| Width |
Gets the width.
| |
| X |
Gets the x coordinate.
| |
| Y |
Gets the y coordinate.
|