iOS:How to change color of the separator in UISplitViewController? -


i have small project uisplitviewcontroller. masterview tableview , detailview collectionview. background colors of them both black color. when project runs in simulator, there separator between tableview , collectionview, has white color. want change separator's color can't find helpful in uisplitviewcontroller class reference.

does know how change separator's color?

change background color of uisplitviewcontroller

yoursplitviewcontroller.view.backgroundcolor = [uicolor redcolor]; 

Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -