MyCountsPagingCell
class MyCountsPagingCell : PagingCell
                MyCounts menu cell
- 
                  
                  
Procedural intializer
Declaration
Swift
override init(frame: CGRect)Parameters
frameDisplay frame
 - 
                  
                  
Set menu display
Declaration
Swift
override func setPagingItem(_ pagingItem: PagingItem, selected: Bool, options: PagingOptions)Parameters
pagingItemPagingItem
selectedIs this cell selected?
optionsOptions
 
            View on GitHub
          
      MyCountsPagingCell Class Reference