usage ScreenLogView *lv = [[ScreenLogView alloc] initWithFrame:CGRectMake(0, 20, [[UIScreen mainScreen] bounds].size.width, 22)]; [self.view addSubview:lv]; // or [self.window bringSubviewToFront:lv]; [lv autoUpdateWithFrequency:1.0];
-
Notifications
You must be signed in to change notification settings - Fork 0
mars-rover/ScreenLogView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
print the memory info on to the iOS device's screen
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published