Event
public enum Event
Encapsulates changes to the selected row in the table view.
-
The selected row of the table view has changed.
Declaration
Swift
case didChange(UITableView)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the selected row in the table view.
The selected row of the table view has changed.
Swift
case didChange(UITableView)