PXUIToolbar Class Reference
Inherits from | UIToolbar |
Declared in | PXUIToolbar.h |
Overview
UIToolbar supports the following element name:
- toolbar
UIToolbar adds support for the following children:
- bar-button-item
- button-appearance
UIToolbar supports the following properties:
- PXLayoutStyler
- PXOpacityStyler
- PXShapeStyler
- PXFillStyler
- PXBorderStyler
- PXBoxShadowStyler
- PXBarShadowStyler
- PXAnimationStyler
- color:
- -ios-tint-color:
UIToolbar button-appearance supports the following properties:
- PXOpacityStyler
- PXShapeStyler
- PXFillStyler
- PXBorderStyler
- PXBoxShadowStyler
- PXFontStyler
- PXPaintStyler
- ios-tint-color:
NOTE: For opacity, 1.0 is opaque and anything less means non-opaque NOTE: Setting an image or background pattern currently applies to all buttons inside all Toolbars.