mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
PiP improvements
This commit is contained in:
@@ -21,6 +21,9 @@ open class OverlayMediaItemNode: ASDisplayNode {
|
||||
|
||||
open var unminimize: (() -> Void)?
|
||||
|
||||
public var manualExpandEmbed: (() -> Void)?
|
||||
public var customUnembedWhenPortrait: ((OverlayMediaItemNode) -> Bool)?
|
||||
|
||||
open var group: OverlayMediaItemNodeGroup? {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user