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
-
objectMimeTypeUpdateRequestedEventArgs
Properties
View SourceMimeType
The MIME type of entry.
Declaration
public string MimeType { get; }
Property Value
Type | Description |
---|---|
string |