Dialogs
- 
                  
                  
Generic and reusable dialog view controller. Takes an input view and place it in the container.
See moreDeclaration
Swift
class DialogViewController : WSPopupViewController - 
                  
                  
Generic dialog with a list of items with (multi-)selection option.
See moreDeclaration
Swift
class DialogListViewController<T> : DialogViewController where T : StaticTableItem - 
                  
                  
Declaration
Swift
final class DialogMessageViewController : DialogViewController 
View on GitHub
Install in Dash
        Dialogs  Reference