Navigation
API > API/Runtime > API/Runtime/WebBrowser
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserPopupFeatures.h |
| Include | #include "IWebBrowserPopupFeatures.h" |
Syntax
class IWebBrowserPopupFeatures
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | |||
| int | GetHeight () |
||
| int | GetWidth () |
||
| int | GetX () |
||
| int | GetY () |
||
| bool | IsDialog () |
||
| bool | IsFullscreen () |
||
| bool | IsHeightSet () |
||
| bool | |||
| bool | |||
| bool | IsResizable () |
||
| bool | |||
| bool | |||
| bool | |||
| bool | IsWidthSet () |
||
| bool | IsXSet () |
||
| bool | IsYSet () |