The Properties view shows properties for the main Hybrid App screen.
Property | Description |
---|---|
Name | The name of the screen. |
Key | The key associated with the screen. |
Background color | The color value of
the control background. You can use the color picker, or manually enter the value. Valid values are color names (black, blue, brown, gray, green, orange, pink, purple, red, white, yellow) or strings in the format #rrggbb, where rr, gg and bb are the hexadecimal code values, in the range 0 to ff(255), for red, green, and blue. |
Background image | An optional image,
selected using the Browse button. Default: no
image. Note: The image must be located in the project.
|
Background image repeat | How the background
image repeats within the control area. One of these values:
|
OK action | Select the action to perform when the user clicks OK on the screen. |
Auto-arrange menus on iOS | On iOS devices, automatically sorts menu items in the order specified in the screen design. If not selected, menu items are listed in alphabetical order. |
These properties enable you to customize the default layout of a screen design page in the Designer (when no objects on the Screen Design page are selected).
Property | Description |
---|---|
Display |
|
Grid line |
|
Measurement |
|
Snap | Automatically aligns objects that you relocate to
specified locations on the screen.
|
Restore Defaults | Sets the value of all ruler and grid properties to their default values, overwriting any customizations. |
The Keys page lets you view and configure properties for keys that are associated with a screen. You can sort on any property in the table by clicking its column heading.
Property | Description |
---|---|
Key name | The name of the associated key. |
Type | The data type of the associated key, for example, string. |
Data binding | The data source (if any) to which the key is bound. |
The view provides buttons to perform these operations on keys: