Declaration

var isPaletteSectionHidden: Bool { get set }

Declaration

@property (nonatomic, getter=isPaletteSectionHidden) BOOL paletteSectionHidden;

Declaration

isPaletteSectionHidden() -> bool
setPaletteSectionHidden_(paletteSectionHidden: bool)