RVS_BTDriver_WatchOS_Test_Harness_Main_InterfaceController_TableRowController

class RVS_BTDriver_WatchOS_Test_Harness_Main_InterfaceController_TableRowController : NSObject

This describes one row of the table that displays devices.

  • The only item is a device name label.

    Declaration

    Swift

    @IBOutlet
    weak var displayLabel: WKInterfaceLabel!