Declaration

var isHidden: Bool { get set }

Declaration

@property (nonatomic) BOOL hidden;

Declaration

hidden() -> bool
setHidden_(hidden: bool)