API ReferenceSandbox.UI

SwitchControlclass

A boolean control drawn as an on/off switch.

objectBaseControlSwitchControl
Namespace
Sandbox.UI
Assembly
Base Library
Declaration
public class Sandbox.UI.SwitchControl : Sandbox.UI.BaseControl

Constructors2

Showing 2 constructors

Methods4

Showing 4 methods

protected virtual void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)PROTECTEDVIRTUAL

ParameterTypeDescription
__builderRenderTreeBuilder
Returns:void

public virtual void Tick()PUBLICVIRTUAL

Returns:void

Properties8

Showing 8 properties

On this page