luxlabs header browser preview


@interface CNContactShareWithFamilyAction : CNContactAction

- (BOOL)isDestructive;
- (id)title;
- (BOOL)canPerformAction;
- (BOOL)familySharedContainerExists;
- (void)performActionWithSender:(id)a0;

@end