logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_iphone_set_statusbar_orientation - Allegro 5 API

Description

       Sets the orientation of the status bar, which can be one of the following:

       • ALLEGRO_IPHONE_STATUSBAR_ORIENTATION_PORTRAIT

       • ALLEGRO_IPHONE_STATUSBAR_ORIENTATION_PORTRAIT_UPSIDE_DOWN

       • ALLEGRO_IPHONE_STATUSBAR_ORIENTATION_LANDSCAPE_RIGHT

       • ALLEGRO_IPHONE_STATUSBAR_ORIENTATION_LANDSCAPE_LEFT

Name

       al_iphone_set_statusbar_orientation - Allegro 5 API

Since

       5.1.0

Allegro reference manual                                            al_iphone_set_statusbar_orientation(3alleg5)

Synopsis

              #include <allegro5/allegro_iphone.h>

              void al_iphone_set_statusbar_orientation(int o)

See Also