GenericApplication::TryCalculatePopupWindowPosition

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h

Include

#include "GenericPlatform/GenericApplication.h"

Syntax

virtual bool TryCalculatePopupWindowPosition
(
    const FPlatformRect & InAnchor,
    const FVector2D & InSize,
    const FVector2D & ProposedPlacement,
    const EPopUpOrientation::Type Orientation,
    FVector2D *const CalculatedPopUpPosition
) const

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