I am trying to create a custom UIControl (actually a custom UISwitch), here is what I wrote:
UIControl
UISwitch
import UIKit final class Switcher: UIC