Class
ViewZoomBehaviors |
| A collection of view zoom behavior objects. |
QuickLinks |
add, count |
Properties
| Property | Type | Access | Description |
length | number |
readonly | The number of objects in the collection. |
|
Methods
| InstancesViewZoomBehavior add ([withProperties:
Object])
Creates a new ViewZoomBehavior.
Parameter | Type | Description |
withProperties | Object | Initial values for properties of the new ViewZoomBehavior (Optional) |
number count ()
Displays the number of elements in the ViewZoomBehavior.
|
Element of |
Button.viewZoomBehaviors
FormField.viewZoomBehaviors
|