UIActionSheet
is a UIView
subclass, so you can set the frame of it if you want.
I just tested it and setting the frame has the desired effect.
UIActionSheet
is a UIView
subclass, so you can set the frame of it if you want.
I just tested it and setting the frame has the desired effect.