[ myChildeView setAutoresizingMask:( UIViewAutoresizingFlexibleWidth |
UIViewAutoresizingFlexibleHeight )];
如果我将 myChildeView 旋转某个角度,这将不起作用。谁能帮帮我。谢谢
[ myChildeView setAutoresizingMask:( UIViewAutoresizingFlexibleWidth |
UIViewAutoresizingFlexibleHeight )];
如果我将 myChildeView 旋转某个角度,这将不起作用。谁能帮帮我。谢谢