Search Results for

    Show / Hide Table of Contents

    Enum EToggleType

    • C#
    • Visual Basic
    public enum EToggleType
    Public Enum EToggleType
    Namespace: HomeSeer.Jui.Types
    Assembly: PluginSdk.dll


    The toggle type determines how it is displayed


    Fields

    Name Description
    Checkbox

    Display a toggle as a checkbox

    Switch

    Display a toggle as a switch

    • View Source
    In This Article
    Back to top HomeSeer Technologies