luxlabs header browser preview


@interface BCSAppClipActionPickerItem : BCSActionPickerItem

- (id)icon;
- (id)label;
- (BOOL)useInlineMenu;

@end