Class FontSizeChangedEventArgs

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.SystemSettings.dll

    EventArgs type for the FontSizeChanged event.

    public class FontSizeChangedEventArgs : EventArgs
    Inheritance
    object
    FontSizeChangedEventArgs

    Properties

    View Source

    Value

    The current system font size.

    Declaration
    public SystemSettingsFontSize Value { get; }
    Property Value
    Type Description
    SystemSettingsFontSize
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX