Show / Hide Table of Contents

    Class PlatformUIDimensions

    Inheritance
    Object
    PlatformUIDimensions
    Namespace: QFSW.BA
    Assembly: QFSW.BA.dll
    Syntax
    public static class PlatformUIDimensions

    Fields

    TextAreaPadding

    Declaration
    public const float TextAreaPadding = 10F
    Field Value
    Type Description
    Single

    Properties

    BackendWidth

    Declaration
    public static float BackendWidth { get; }
    Property Value
    Type Description
    Single

    EnableLabelWidth

    Declaration
    public static float EnableLabelWidth { get; }
    Property Value
    Type Description
    Single

    SwitchWidth

    Declaration
    public static float SwitchWidth { get; }
    Property Value
    Type Description
    Single
    Build Automator 2 by QFSW
    Back to top