我是一名 iOS 新手。我不知道如何使 UIView 透明。请给我指导员(如果有代码示例就好了)。例子:
UIView * view = [[UIView alloc] init]; [view setTransparent];
非常感谢
uiview
uiview ×1