Declaration

var angle: CGFloat { get set }

Declaration

@property CGFloat angle;

Declaration

angle() -> float
setAngle_(angle: float)