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