attachController method
Implementation
@override
SwitchViewController attachController(controller) {
return controller.fromSwitchView(this);
}
@override
SwitchViewController attachController(controller) {
return controller.fromSwitchView(this);
}