IToggleButton

Mobilize.QualityMate.ControlInterfaces

IToggleButton Interface

The interface used to represent buttons which can be toggled on or off.

public interface IToggleButton :
Mobilize.QualityMate.ControlInterfaces.IButton,
Mobilize.QualityMate.ControlInterfaces.IControl,
Mobilize.QualityMate.ControlInterfaces.Behavior.IValidatable,
Mobilize.QualityMate.ControlInterfaces.Behavior.ICheckableControl

Implements IButton, IControl, IValidatable, ICheckableControl

Last updated