51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#UIPopoverController
iOS8新特性(2)——UIPopoverController和UIPresentationController
一、以往使用 UIPopoverController 都是只在iPad上使用1/**2*UIPopoverController只能用于iPad,上,iPhone上使用会崩溃3*/4-(void)old5{6VC2*vc=[[VC2alloc]init];78UIPopoverController*popov...
代码星球
·
2020-12-29
iOS8
新特性
特性
UIPopoverController
UIPresentationController
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他