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