public final class UITableViewCellSeparatorStyle extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
None
No style for separator cell. 
 | 
static int | 
SingleLine
The default style for separator cell. 
 | 
public static final int None
public static final int SingleLine
Copyright © 2020. All rights reserved.