MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_screen.h
Module for Microchip Graphics Library - Aria User Interface Library
|
Name |
Description |
![]() |
Possible values for screen orientation. | |
![]() |
Possible values for screen orientation. |
|
Name |
Description |
![]() |
Frees all memory for all layers and widgets for this screen | |
![]() |
Returns the hide call back event function pointer for the specified screen | |
![]() |
Returns the index of the layer for the screen specified. | |
![]() |
Returns the layer swap sync setting for the specified screen | |
![]() |
Returns the mirror setting for the specified screen | |
![]() |
Returns the orientation object associated with the specified screen | |
![]() |
Returns the show call back event function pointer for the specified screen | |
![]() |
Hide the currently active screen This function has been deprecated in favor of laContext_SetActiveScreen | |
![]() |
Create a new screen, initialize it to the values specified. | |
![]() |
Set the hide call back event function pointer for the specified screen | |
![]() |
Assigns the provided layer pointer to the screen at the given index This function has been deprecated in favor of laContext_SetActiveScreen | |
![]() |
Sets the layer swap sync setting for the specified screen | |
![]() |
Sets the mirror setting for the specified screen | |
![]() |
Sets the orientation object to the specified screen | |
![]() |
Set the show call back event function pointer for the specified screen | |
![]() |
Make the specified screen active and show it on the display |
|
Name |
Description |
![]() |
The structure to maintain the screen related variables and event handling | |
![]() |
The structure to maintain the screen related variables and event handling |
|
Name |
Description |
![]() |
Callback pointer for a new screen create event notification. This is called when the library attempts to create a screen. | |
![]() |
Callback pointer for the active screen show or hide event change notification. |
MPLAB® Harmony Graphics Suite
|