Class FontSizeChangedEventArgs
Definition
- Assembly:
- Tizen.System.SystemSettings.dll
EventArgs type for the FontSizeChanged event.
public class FontSizeChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args FontSize Changed Event Args
Properties
View SourceValue
The current system font size.
Declaration
public SystemSettingsFontSize Value { get; }
Property Value
Type | Description |
---|---|
System |
Exceptions
Type | Condition |
---|---|
System. |
Invalid Argument |
System. |
Not Supported feature |
System. |
Invalid operation |
System. |
Thrown when application does not have privilege to access this method. |