luxlabs header browser preview


@interface _UIImmutableKeyCommand : UIKeyCommand

- (void)setDiscoverabilityTitle:(id)a0;
- (void)setState:(long long)a0;
- (id)_immutableCopy;
- (void)setImage:(id)a0;
- (void)setAttributes:(unsigned long long)a0;
- (void)setTitle:(id)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (void)setAllowsAutomaticLocalization:(BOOL)a0;
- (id)_mutableCopyIfNeeded;
- (void)_setEnumerationPriority:(long long)a0;
- (void)_setEventDeferringEnvironment:(id)a0;
- (void)setAllowsAutomaticMirroring:(BOOL)a0;
- (void)setWantsPriorityOverSystemBehavior:(BOOL)a0;

@end