Method: Symbol.tableview_cellseparatorstyle

Defined in:
lib/sugarcube-legacy/symbol.rb

.tableview_cellseparatorstyleObject



164
165
166
167
# File 'lib/sugarcube-legacy/symbol.rb', line 164

def tableview_cellseparatorstyle
  SugarCube::Legacy.log("Symbol.tableview_cellseparatorstyle[] is deprecated. Use Symbol.uitablecellseparatorstyle[] instead.")
  uitablecellseparatorstyle
end