Class MimeTypeUpdateRequestedEventArgs

    Definition

    Namespace:
    Tizen.Uix.InputMethod
    Assembly:
    Tizen.Uix.InputMethod.dll

    This class contains the data related to the MimeTypeUpdateRequested event.

    public class MimeTypeUpdateRequestedEventArgs
    Inheritance
    object
    MimeTypeUpdateRequestedEventArgs

    Properties

    View Source

    MimeType

    The MIME type of entry.

    Declaration
    public string MimeType { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX