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) throws

    Parameters

    preferenceType

    The preference type PreferenceType

  • Preference settings types

    See more

    Declaration

    Swift

    public enum Type : String