/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
iphone/Maps/Categories/UIButton+RuntimeAttributes.h
7 строк
125 B
Alexander Boriskov
[iOS] Fixed 'style system' code style, swizzle and renderers
12 фев 2020, 14:37
12 фев 2020, 14:37
90dba18
Код
Авторство
О чём код?
#import <UIKit/UIKit.h> @interface UIButton (RuntimeAttributes) @property(copy, nonatomic) NSString * localizedText; @end