init(frame:primaryAction:)
Creates a control with the specified frame and primary action.
Declaration
convenience init(frame: CGRect, primaryAction: UIAction?)Creates a control with the specified frame and primary action.
convenience init(frame: CGRect, primaryAction: UIAction?)