xref: /expo/ios/Exponent/Versioned/Core/Api/Components/Picker/RNCPickerLabel.h (revision cb41c368)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #import <UIKit/UIKit.h>
2 
3 @interface RNCPickerLabel : UILabel
4 
5 @property (nonatomic, assign) CGFloat topInset;
6 @property (nonatomic, assign) CGFloat bottomInset;
7 @property (nonatomic, assign) CGFloat leftInset;
8 @property (nonatomic, assign) CGFloat rightInset;
9 
10 @end
11 

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026