Device Settings and Systems

The device settings and systems features introduce how you can set and get information about the system. You can also access information about attached devices.

You can use the following device settings and systems features in your .NET applications:

  • Attached Devices

    You can control any external devices attached to the actual user device, and monitor changes in their state. For example, you can access information about the device battery, display, camera flash LED, and power state.

  • Sound and Vibration Feedback

    You can play a feedback pattern using sound or vibration. You can use specific patterns, or specific type and pattern. You can also check whether a specific pattern is supported.

  • System Information

    You can access information about the device system. You can retrieve, for example, various fixed platform features or device capabilities.

  • System Settings

    You can access information about the system settings. You can retrieve the system configuration related to user preferences.

  • Dependencies
    • Tizen 4.0 and Higher
Device Sensors
Next Attached Devices
Submit your feedback to GitHub