Customizing the UIPopoverController view background and border color

后端 未结 9 988
再見小時候
再見小時候 2021-02-05 11:00

Is it possible to change the border color, navigation bar style/color, and arrow style/color of a pop over view? If so, how? If some sample code is available, then that\'ll be g

9条回答
  •  萌比男神i
    2021-02-05 11:45

    Unfortunately, UIPopoverController is not customizable like that. You can't change the border color, navigation bar style/color, or arrow style/color: How to customize / style a UIPopoverController.

提交回复
热议问题