Returns the unobscured area of the display where interactive controls should be rendered. See also [method get_display_cutouts].
+ [b]Note:[/b] Currently only implemented on Android and iOS. On other platforms, [code]screen_get_usable_rect(SCREEN_OF_MAIN_WINDOW)[/code] will be returned as a fallback. See also [method screen_get_usable_rect].