The Apple Watch is a smartwatch that runs on the WatchOS platform, and is paired to an iPhone (5 or above) to perform functions such as calling, texting, and receiving notifications. Kony Visualizer supports Apple Watch 42mm and Apple Watch 38mm.
The following are the main features of a watch:
A form is the starting point for any application, and is the top most container. A form can contain any number of widgets but cannot contain another form. For more information regarding Watch widgets, see Add Watch Widgets.
Your Watch app can consist of multiple forms, and you can move from one form to another using a couple of different methods. You can use an action sequence, such as assigning the Navigate to Form action to a button so that, when it's clicked, it displays a different form.
To add a form, follow these steps:
The following widgets are supported on a form:
| Group | Button | Date | Image2 |
| Label | Line | Slider | Timer |
| Map | Segment2 | Switch |
To add a widget to a form, do the following:
To add a widget to a form, follow these steps:
When you want to have a form that is similar to an existing form, you can duplicate the required form and reuse it.
To duplicate a form, do the following:
A duplicate form is created.
When you no longer require a form, you can delete it.
To delete a form, do the following:
To navigate to the location where the form assets are available on your computer, do the following:
The Windows Explorer where the form assets are located appears.
You can customize the following properties of a form:
On the Look tab, you set properties that control the way a form appears on an app. The following are the major properties you can condition for a form:
If you do not want to render a form for a specific platform, click the Edit button against the Render to open the Fork Platforms dialog box. Clear a platform check box for which you do not want to render the form.
| Property | Definition | Action |
|---|---|---|
| Top | Top padding | Move the slider to adjust the top padding of the widget. |
| Bottom | Bottom padding | Move the slider to adjust the bottom padding of the widget. |
| Left | Left padding | Move the slider to adjust the left padding of the widget. |
| Right | Right padding | Move the slider to adjust the right padding of the widget. |
On this tab, you define properties such as background color, borders, and shadows for a form. For a Watch form, you can define a skin its Normal state.
For more information on skin properties, see Understanding Skins and Themes.
Note: Custom themes developed in Kony Visualizer are not supported on Apple Watch. Apple Watch applications support the default theme of Kony Visualizer.
On this tab, you set properties that are common for all the platforms and also, set properties that are unique to a platform.
Use this property to set the title of a form.
This property specifies if the form should be hidden while loading the application.
This property defines the amount of space between the widgets in a notification. The spacing values are assigned in Dp format and can take values in the range of 0-100 Dp.
From the Next Form list, click the form that should appear after the current form.
On this tab, you define the events that are executed when an action is run. For a notification, you can run the following actions:
For more information on using these actions, see the topic, Add Actions.
This tab can be used to add Notes and Comments to the selected form.
You can search for the notes written about a form by typing its name in the Searchbox.
You can expand, contract, add, and delete notes.
| Copyright © 2013 Kony, Inc. All rights reserved. |