mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
@@ -18,6 +18,9 @@ import UIKit
|
||||
|
||||
protocol SplitViewMasterPresentableDelegate: AnyObject {
|
||||
|
||||
/// Navigation router for the split view detail
|
||||
var detailNavigationRouter: NavigationRouterType? { get }
|
||||
|
||||
/// Detail items from the split view
|
||||
var detailModules: [Presentable] { get }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user