mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Stories
This commit is contained in:
@@ -75,6 +75,8 @@ public final class UndoOverlayController: ViewController {
|
||||
|
||||
public var keepOnParentDismissal = false
|
||||
|
||||
public var tag: Any?
|
||||
|
||||
public init(presentationData: PresentationData, content: UndoOverlayContent, elevatedLayout: Bool, position: Position = .bottom, animateInAsReplacement: Bool = false, blurred: Bool = false, action: @escaping (UndoOverlayAction) -> Bool) {
|
||||
self.presentationData = presentationData
|
||||
self.content = content
|
||||
|
||||
Reference in New Issue
Block a user