swift - 将指定的视图推送到最前面

将button放在视图层级的最前面

superView.bringSubViewToFront(button)

你可能感兴趣的:(swift - 将指定的视图推送到最前面)