Skip to content

UIView+Visible cocoa pods ; UIView category that adds a visible property

License

Notifications You must be signed in to change notification settings

Ekito/UIView-Visible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIView+Visible

Version Platform

Usage

UIView+Visible is a category that adds a visible property to the UIView class.

Installation

UIView+Visible is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "UIView+Visible"

Then, import the category where you need it: #import "UIView+Visible.h"

You can now know use the getter isVisible and setter visible on an UIView instance.

Author

Guillaume Cerquant, gcerquant@ekito.fr

License

UIView+Visible is available under the MIT license. See the LICENSE file for more info.

About

UIView+Visible cocoa pods ; UIView category that adds a visible property

Resources

License

Stars

Watchers

Forks

Packages

No packages published