@property (strong, nonatomic) IBOutlet UISlider *slider; 这行提示错误如下: Illegal redeclaration of property in class extension ‘XXViewController’(attribute must be 'readwrite', while its primary must be 'readonly')
Tonyhark opened this issue · 0 comments
Tonyhark opened this issue · 0 comments