Welcome to mirror list, hosted at ThFree Co, Russian Federation.

UILabel+RuntimeAttributes.h « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fb652df6c173f005786f44ebc19886f1334bc8ba (plain)
1
2
3
@interface UILabel (RuntimeAttributes)
@property (nonatomic) NSString * localizedText;
@end