Instance Property
contentInsetTop
Top inset applied inside the view’s bounds before layout. Default: 0.
Declaration
var contentInsetTop: CGFloat { get set }Declaration
@property (nonatomic, assign) CGFloat contentInsetTop;Declaration
contentInsetTop() -> float
setContentInsetTop_(contentInsetTop: float)