UISwitch constructor
UISwitch()
Returns a new instance of UISwitch constructed with the default new method.
Implementation
UISwitch() : this.as(new$().object$);
Returns a new instance of UISwitch constructed with the default new method.
UISwitch() : this.as(new$().object$);