Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 225 Bytes

How to use


LCBrightnessView *brightnessView = [[LCBrightnessView alloc] initWithFrame:CGRectZero];
[brightnessView show];

[brightnessView hideAnimated:YES];

图片示例:

image