luxlabs header browser preview


@interface DNDSMutableModeRecord : DNDSModeRecord

- (void)setVisibility:(unsigned long long)a0;
- (void)setIdentifier:(id)a0;
- (void)setName:(id)a0;
- (void)setSymbolImageName:(id)a0;
- (void)setSemanticType:(long long)a0;
- (void)setModeIdentifier:(id)a0;
- (void)setTintColorName:(id)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end