SSNibLoadable

protocol SSNibLoadable : UIView

Helper protocol for load view from nib

  • ssFromNib() Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    func ssFromNib() -> UIView?