SSNibLoadable
protocol SSNibLoadable : UIView
Helper protocol for load view from nib
-
ssFromNib()
Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
func ssFromNib() -> UIView?