let color = UIColor(red: red, green: green, blue: blue, alpha: opacity) UINavigationBar.appearance().tintColor = color } ...
確定! 回上一頁