Realm

  • A Realm.Configuration is used to describe the different options used to create a Realm instance.

    See more

    Declaration

    Swift

    public struct Configuration
  • Returns a human-readable description of the configuration.

    Declaration

    Swift

    public var description: String