Pisth
open class PisthThe class for interacting with Pisth.
- 
                  
                  Init from given message and URL scheme. DeclarationSwift public init(message: String?, urlScheme: URL)ParametersmessageMessage to show in the Pisth navigation bar. urlSchemeThis app URL scheme. 
- 
                  
                  Imported file. DeclarationSwift open var receivedFile: PisthFile? { get }
- 
                  
                  Message to show in the Pisth navigation bar. DeclarationSwift open var message: String?
- 
                  
                  This app URL scheme. DeclarationSwift open var urlScheme: URL
- 
                  
                  Returns trueif current application can open Pisth URL scheme.DeclarationSwift open var canOpen: Bool { get }
- 
                  
                  Open Pisth and import file. This function takes a screenshot of key window and use it as blurred background for Pisth. DeclarationSwift open func importFile()
 View on GitHub
View on GitHub Install in Dash
Install in Dash Pisth Class Reference
        Pisth Class Reference