mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
let authenticator set the description of the viewController
This commit is contained in:
@@ -47,6 +47,12 @@
|
||||
*/
|
||||
@property (nonatomic, assign) BOOL showsLoginViaWebButton;
|
||||
|
||||
/**
|
||||
* Description shown on top of view. Should tell why this view
|
||||
* was presented and what's next.
|
||||
*/
|
||||
@property (nonatomic, copy) NSString* tableViewTitle;
|
||||
|
||||
/**
|
||||
* can be set to YES to also require the users password
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user