Instance Property
isExpandedexpandedexpanded
Declaration
var isExpanded: Bool { get }Declaration
@property (nonatomic, readonly, getter=isExpanded) BOOL expanded;Declaration
isExpanded() -> boolInstance Property
var isExpanded: Bool { get }@property (nonatomic, readonly, getter=isExpanded) BOOL expanded;isExpanded() -> bool