Skip to content

cf_display_y

Category: app
GitHub: cute_app.h


Returns the y position, in pixels, of the display.

int cf_display_y(CF_DisplayID display_id);
Parameters Description
display_id The id of the display. See cf_get_display_list.

Remarks

Display positions are in a global space, so different displays have different but unique coordinates.

cf_make_app
cf_display_count
cf_display_x
cf_display_orientation
cf_display_width
cf_display_height
cf_display_refresh_rate
cf_display_bounds
cf_display_name