Declaration

var contentInsetTop: CGFloat { get set }

Declaration

@property (nonatomic, assign) CGFloat contentInsetTop;

Declaration

contentInsetTop() -> float
setContentInsetTop_(contentInsetTop: float)