Class FontSet

Definition

Namespace:
Tizen.Applications.EventManager.SystemEvents
Assembly:
Tizen.Applications.EventManager.dll

Class for system-event of data font set

C#
Copy
public static class FontSet
Inheritance
object
FontSet

Properties

View Source

EventName

Eventname for system-event of data font set

Declaration
C#
Copy
public static string EventName { get; }
Property Value
Type Description
string
View Source

Key

Key for system-event of data font set

Declaration
C#
Copy
public static string Key { get; }
Property Value
Type Description
string