Class FaceInfoColumns
Definition
- Namespace:
- Tizen.Content.MediaContent
- Assembly:
- Tizen.Content.MediaContent.dll
- API Level:
- 4
Provides the face info column names that can be used for Select and Count commands.
C#Copypublic static class FaceInfoColumns
- Inheritance
-
System.ObjectFaceInfoColumns
Properties
Declaration
C#Copypublic static string Id { get; }
Property Value
Type | Description |
---|---|
System.String | The column name for the ID of face information. |
Remarks
The value type is string.
See Also
API Level: 4
Declaration
C#Copypublic static string Tag { get; }
Property Value
Type | Description |
---|---|
System.String | The column name for the tag of face information. |
Remarks
The value type is string.