Instance Property
isHiddenhiddenhidden
this is for hiding it from profiles
Declaration
var isHidden: Bool { get set }Declaration
@property (nonatomic) BOOL hidden;Declaration
hidden() -> bool
setHidden_(hidden: bool)Instance Property
this is for hiding it from profiles
var isHidden: Bool { get set }@property (nonatomic) BOOL hidden;hidden() -> bool
setHidden_(hidden: bool)