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