Declaration

var t: CGFloat { get set }

Declaration

@property CGFloat t;

Declaration

t() -> float
setT_(t: float)