This version of Unity is unsupported.

PopupWindowContent.GetWindowSize

Declaration

public Vector2 GetWindowSize();

Returns

Vector2 The size of the Popup window.

Description

The size of the popup window.

Additional resources: PopupWindow with full example.