Class AppControlOperations

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.Common.dll

    Operations of the AppControl.

    public static class AppControlOperations
    Inheritance
    object
    AppControlOperations

    Fields

    View Source

    Add

    Adds an item.

    Declaration
    public const string Add
    Field Value
    Type Description
    string
    View Source

    Call

    Performs a call to someone.

    Declaration
    public const string Call
    Field Value
    Type Description
    string
    View Source

    Compose

    Composes a message.

    Declaration
    public const string Compose
    Field Value
    Type Description
    string
    View Source

    CreateContent

    Creates contents.

    Declaration
    public const string CreateContent
    Field Value
    Type Description
    string
    View Source

    Default

    An explicit launch for an application that excludes a homescreen application.

    Declaration
    public const string Default
    Field Value
    Type Description
    string
    View Source

    Dial

    Dials a number. This shows an UI with the number to be dialed, allowing the user to explicitly initiate the call.

    Declaration
    public const string Dial
    Field Value
    Type Description
    string
    View Source

    Download

    Downloads items.

    Declaration
    public const string Download
    Field Value
    Type Description
    string
    View Source

    Edit

    Provides an editable access to the given data.

    Declaration
    public const string Edit
    Field Value
    Type Description
    string
    View Source

    ImageCapture

    Captures images by camera applications.

    Declaration
    public const string ImageCapture
    Field Value
    Type Description
    string
    View Source

    LaunchOnEvent

    Can be launched by interested System-Event.

    Declaration
    public const string LaunchOnEvent
    Field Value
    Type Description
    string
    View Source

    Main

    An explicit launch for a homescreen application.

    Declaration
    public const string Main
    Field Value
    Type Description
    string
    View Source

    MultiShare

    Shares multiple items with someone else.

    Declaration
    public const string MultiShare
    Field Value
    Type Description
    string
    View Source

    Pick

    Picks items.

    Declaration
    public const string Pick
    Field Value
    Type Description
    string
    View Source

    Print

    Prints contents.

    Declaration
    public const string Print
    Field Value
    Type Description
    string
    View Source

    Search

    Performs a search.

    Declaration
    public const string Search
    Field Value
    Type Description
    string
    View Source

    Send

    Delivers some data to someone else.

    Declaration
    public const string Send
    Field Value
    Type Description
    string
    View Source

    SendText

    Delivers text data to someone else.

    Declaration
    public const string SendText
    Field Value
    Type Description
    string
    View Source

    Setting

    Shows system settings.

    Declaration
    public const string Setting
    Field Value
    Type Description
    string
    View Source

    SettingBluetoothEnable

    Shows settings to enable Bluetooth.

    Declaration
    public const string SettingBluetoothEnable
    Field Value
    Type Description
    string
    View Source

    SettingBluetoothVisibility

    Shows settings to configure the Bluetooth visibility.

    Declaration
    public const string SettingBluetoothVisibility
    Field Value
    Type Description
    string
    View Source

    SettingLocation

    Shows settings to allow configuration of current location sources.

    Declaration
    public const string SettingLocation
    Field Value
    Type Description
    string
    View Source

    SettingNfc

    Shows NFC settings.

    Declaration
    public const string SettingNfc
    Field Value
    Type Description
    string
    View Source

    SettingWifi

    Shows settings to allow configuration of Wi-Fi.

    Declaration
    public const string SettingWifi
    Field Value
    Type Description
    string
    View Source

    Share

    Shares an item with someone else.

    Declaration
    public const string Share
    Field Value
    Type Description
    string
    View Source

    ShareText

    Shares text data with someone else.

    Declaration
    public const string ShareText
    Field Value
    Type Description
    string
    View Source

    VideoCapture

    Captures videos by camera applications.

    Declaration
    public const string VideoCapture
    Field Value
    Type Description
    string
    View Source

    View

    Displays the data.

    Declaration
    public const string View
    Field Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX