Declaration

var border: UInt { get set }

Declaration

@property (nonatomic, assign) NSUInteger border;

Declaration

border() -> int
setBorder_(border: int)