SLKTextViewController from storyboard with UIScrol

2019-09-10 09:55发布

问题:

I'm using SLKTextViewController with a UIScrollView (init(scrollView: UIScrollView)).

Is it possible to create it from storyboard with the UIScrollView setup (instead of UITableView or UICollectionView)?