IWebBrowserWindow::GetViewportSize

Gets the current size of the web browser viewport if available, FIntPoint::NoneValue otherwise

Windows
MacOS
Linux

References

Module

WebBrowser

Header

/Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h

Include

#include "IWebBrowserWindow.h"

Syntax

FIntPoint GetViewportSize() const

Remarks

Gets the current size of the web browser viewport if available, FIntPoint::NoneValue otherwise

Parameters

Parameter

Description

WindowSize

Desired viewport size

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss