Skip to content

MWLBear/LZFloatWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LZFloatWindow

ios 悬浮窗

用法:

self.floatWindow = [[LZFloatWindow alloc]initWithFrame:CGRectMake(0, 0, 40, 40) mainImageName:[UIImage imageNamed:@"timg.jpeg"]];
[self.floatWindow show];

About

ios 悬浮窗

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published