Enums

The following enums are available globally.

  • The data types that are currently supported for SwiftTweaks. While Tweak is generic, we have to build UI for editing each kind of - hence the need for a protocol to restrict what can be tweaked. Of course, we can add new TweakViewDataTypes over time, too!

    See more

    Declaration

    Swift

    public enum TweakViewDataType