MultipleChoiceChoiceView

class MultipleChoiceChoiceView : UIControl

Undocumented

Init

Overrides

  • Undocumented

    Declaration

    Swift

    override var isSelected: Bool { get set }
  • Undocumented

    Declaration

    Swift

    override func endTracking(_ touch: UITouch?, with event: UIEvent?)
  • Undocumented

    Declaration

    Swift

    override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?)