Window style attributes: GMI/iOS
Presentation style attributes that apply to a window on iOS device.
Attribute | GDC | GBC | GMA | GMI |
---|---|---|---|---|
N/A | N/A | Yes | Yes | |
iosRenderSystemActions On iOS devices, indicates if default action views must be rendered with iOS standard icons and labels (yes, the defaut), or must use the text and image attributes of the corresponding action (no). Values can be
The
See also iOS default action views decoration. |
N/A | N/A | N/A | Yes |
iosTintColor
On iOS devices, defines the color for items used in the navigation bar, toolbar, and some items in the forms (Buttons, SpinEdit, Radiogroups, row check mark, and disclosure indicators in list views). This style attribute does not apply to |
N/A | N/A | N/A | Yes |
iosNavigationBarTextColor
On iOS devices, defines the text color of the navigation bar. |
N/A | N/A | N/A | Yes |
iosNavigationBarTintColor
On iOS devices, defines the background color of the navigation bar. |
N/A | N/A | N/A | Yes |
iosToolBarTintColor
On iOS devices, defines background color of the toolbar. |
N/A | N/A | N/A | Yes |
iosTabBarTintColor On iOS devices, defines the background color of the tab bar. The iOS tab bar is created with a |
N/A | N/A | N/A | Yes |
iosTabBarUnselectedColor
On iOS devices, defines the color of unselected items in the tab bar. This attribute works only for TTF icons. Use The iOS tab bar is created with a |
N/A | N/A | N/A | Yes |