Notifications and Content Sharing

The notifications and content sharing features cover the ways you can inform the user of important events and allow the user to share content between applications.

You can use the following notifications and content sharing features in your .NET applications:

  • Notifications

    You can keep the user informed of important information with notifications. You can post various kinds of notifications, for example, in the quick panel or as a status message. You can also control the behavior of the notification by updating its content or showing a progress bar.

  • Attach Panel

    The attach panel is a method that allows the user to attach various content to an application. You can attach images, take pictures, record voice, and select files on the attach panel. You can also select new applications to be launched.

  • Dependencies
    • Tizen 4.0 and Higher
Natural Language Processing (NLP)
Next Notifications
Submit your feedback to GitHub