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