Config
public struct Config
Configuration for the controller that is passed to it via the segue that makes it appear.
-
The collection of all of the tags that exist for the app
Declaration
Swift
let tags: Tags
-
True if the sound font being edited is built-in
Declaration
Swift
let builtIn: Bool