Today's Menu  Portugal
journal and plan nutrition
UILabel+Y5GradientFace.h
Go to the documentation of this file.
1 //
2 // UILabel+Y5GradientFace.h
3 // TodaysMenu
4 //
5 // Created by Don Zeek on 1/8/19.
6 // Copyright © 2019 net.dzeek.y2015.ios.portfolio. All rights reserved.
7 //
8 
9 #import <UIKit/UIKit.h>
10 
11 NS_ASSUME_NONNULL_BEGIN
12 
14 - (void) postAttributedText:(NSString *)txt;
15 @end
16 
17 NS_ASSUME_NONNULL_END