CG_TappableButton
class CG_TappableButton : UIButton
This simply allows us to attach a row index to a button, so we know which Characteristic to use.
-
the 0-based row index of the Characteristic table row that corresponds to our Characteristic.
Declaration
Swift
var rowIndex: Int