Declaration

var offset: CGFloat { get set }

Declaration

@property (nonatomic) CGFloat offset;

Declaration

offset() -> float
setOffset_(offset: float)