Documentation

UI::GetContentRegionMax

Function

Deprecated
vec2 UI::GetContentRegionMax()

Gets the current content boundaries. This is deprecated; you should never need this function. You can do everything with GetCursorScreenPos() and GetContentRegionAvail() in a more simple way.

Returns vec2