Other Structures

The following structures are available globally.

  • SwiftUI View with random items from the library

    See more

    Declaration

    Swift

    struct RandomItemsView: View
  • Undocumented

    See more

    Declaration

    Swift

    private struct AlbumOptions: ViewModifier
  • A SwiftUI View that can rotate with a smooth start and stop

    See more

    Declaration

    Swift

    public struct RotatingView<Content: View>: View

Internal Stuff