Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageactionscript3
# This property will define the application layout. 
# Possible values for this property are as follows:
# "TAB" or "CARD" or "EXCARD" or "APP" or "TABLE_TOP" or "MENU".
#######################################################################################################################
	APPLICATION_LAYOUTTYPE=CARD #application layout for desktop
	M_APPLICATION_LAYOUTTYPE=UTKARSH #application layout for mobile
	T_APPLICATION_LAYOUTTYPE=EXCARD #application layout for tablet

In the following subsequent sections, let's look at the details of each configuration and its attributes for creating a customised application layout.:

Page Tree
rootCustom Application Layout