AppSettingsExplorerError

public enum AppSettingsExplorerError : Error

AppSettingsExplorerError error types

  • Preference view not found error

    Declaration

    Swift

    case notFound(String)