Class MimeTypeUpdateRequestedEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
- API Level:
- 6
This class contains the data related to the MimeTypeUpdateRequested event.
public class MimeTypeUpdateRequestedEventArgs
- Inheritance
-
MimeTypeUpdateRequestedEventArgs
Properties
View SourceMimeType
The MIME type of entry.
Declaration
public string MimeType { get; }
Property Value
Type | Description |
---|---|
String |