开发者

How to customise a the size of the Master is the SPlitviewcontroller?

开发者 https://www.devze.com 2023-01-04 15:20 出处:网络
My master view is a typical table view. But, the cell content is just to the max 5 letters. I wanted to开发者_JAVA技巧 resize the master in my splitview. Is there a way for us to do it?The docs state

My master view is a typical table view. But, the cell content is just to the max 5 letters. I wanted to开发者_JAVA技巧 resize the master in my splitview. Is there a way for us to do it?


The docs state "The first pane of a split view controller has a fixed width of 320 points and a height that matches the visible window height. The second pane fills the remaining space.", so it doesn't appear that you can. I'd suggest filing a Radar enhancement request.

0

精彩评论

暂无评论...
验证码 换一张
取 消