Skip to content

Swift-Kit/JZAvatarNSImageView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JZAvatarNSImageView

Subclass of NSImageView, circular avatar image view. Currently support up to Swift 2.0.

screenshot

Usage

Drag JZAvatarNSImageView.swift to your project

Either init with one of the initializer or create via Interface Builder and set the class of NSImageView as JZAvatarNSImageView

You can change the color/width of the border by simply doing:

imageView.borderColor = NSColor.blackColor()
imageView.borderWidth = 2.0

License

MIT, see license file

About

Subclass of NSImageView, circular avatar image view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages