AppSettingsExplorer
open class AppSettingsExplorer
                AppSettingsExplorer is a helper class to handle the settings view with a specific type.
See also
PreferenceType
- 
                  
                  
Opens a preference settings view
Declaration
Swift
public static func open(_ preferenceType: Type) throwsParameters
preferenceTypeThe preference type
PreferenceType - 
                  
                  
Preference settings types
See moreDeclaration
Swift
public enum Type : String 
            View on GitHub
          
      AppSettingsExplorer Class Reference