mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Camera improvements
This commit is contained in:
@@ -13,6 +13,8 @@ public protocol TabBarController: ViewController {
|
||||
var controllers: [ViewController] { get }
|
||||
var selectedIndex: Int { get set }
|
||||
|
||||
var cameraItem: UITabBarItem? { get set }
|
||||
|
||||
func setControllers(_ controllers: [ViewController], selectedIndex: Int?)
|
||||
|
||||
func updateBackgroundAlpha(_ alpha: CGFloat, transition: ContainedViewLayoutTransition)
|
||||
|
||||
Reference in New Issue
Block a user