Skip to content

subClass of UIView for using gradient views in Storyboard

License

Notifications You must be signed in to change notification settings

aliazadeh/AZGradientView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AZGradientView

AZGradientView is a subClass of UIView for using gradient views in Storyboard we have two class , the first one is AZHorizontalGradientView and second one is AZVerticalGradientView

AZHorizontalGradientView

AZHorizontalGradientView is a UIView that present a horizontal gradient view this class has 2 property leftColor and rightColor that you can set it in attribute inspector

AZVerticalGradientView

AZVerticalGradientView is a UIView that present a vertical gradient view this class has 2 property topColor and bottomColor that you can set it in attribute inspector

AZRadialGradientView

AZRadialGradientView is a UIView that present a Radial gradient view this class has 2 property internalColor and externalColor that you can set it in attribute inspector

About

subClass of UIView for using gradient views in Storyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages