Skip to content

Commit

Permalink
Make setMaskColor a public method.
Browse files Browse the repository at this point in the history
  • Loading branch information
ddoria921 committed Feb 23, 2016
1 parent e194b7f commit 288374f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Coach Marks/DDCoachMarksView.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
@property (nonatomic) BOOL useBubbles;

- (id)initWithFrame:(CGRect)frame coachMarks:(NSArray *)marks;
- (void)setMaskColor:(UIColor *)maskColor;
- (void)start;

@end
Expand Down

0 comments on commit 288374f

Please sign in to comment.