Extensions

The following extensions are available globally.

  • Adds a parameterless initializer to all CaseIterable types, returning the first case. This allows the macro to generate TypeName.init() uniformly for both structs and enums.

    See more

    Declaration

    Swift

    public extension CaseIterable
  • Declaration

    Swift

    public extension View
  • Declaration

    Swift

    public extension ToolbarItemGroup