kony.todayExtension Namespace

The kony.todayExtension Namespace provides support for the iOS Today extension, which is a type of iOS app extension.

The Today extensions in Today view are called widgets. Widgets give users quick access to information that is important at the current moment. For example, users open the Today view to check items such as current stock prices or that day's weather forecast. For more information on Today extensions and how you can use them, refer the relevant Apple developer documentation.

You can add a Today extension to your app in the same way that you add any other type of iOS app extension. For more information on how to add iOS app extensions, refer App Extension API for iOS.

Before your app can use the Today extension, your app must set the callback functions that provide the Today extension with its functionality. The app does this by invoking the kony.todayExtension.setExtensionsCallbacks function.

The kony.todayExtension Namespace contains the following API elements.

Properties

The kony.todayExtension Namespace contains the following property.

Functions

The kony.todayExtension Namespace contains the following function.