Mobile native Wearable native

Content Assist

The Tizen IDE provides the API assist and API hover features to make writing content in the native editor quick and efficient:

  • API Assist

    This feature is used for writing and editing source code. It helps to create content faster by providing suggestions for the APIs that are already present. A list of API methods, keywords, and macros defined in the API Reference is displayed when you enter prefix words that match related items.

  • API Hover

    This features displays information about API methods and API-related types and macros for the native framework.

Go to top