Structures

The following structures are available globally.

  • Collects bound, center coordinates and pass layout data to it’s parent View

    See more

    Declaration

    Swift

    public struct BoundsPreferenceKey : PreferenceKey
  • placeholder to constants

    Declaration

    Swift

    public struct Utils
  • Undocumented

    See more

    Declaration

    Swift

    public struct GeneratedStepperConfig : Codable
  • Undocumented

    Declaration

    Swift

    public struct GeneratedStep : Codable
  • Undocumented

    See more

    Declaration

    Swift

    @MainActor
    public struct StepperViewAIGeneratorView : View
  • A View for hostign text with proper frame alignment , lineLimit modifiers

    See more

    Declaration

    Swift

    @MainActor
    public struct TextView : View
  • A Circled Icon View for Step Indicator

    See more

    Declaration

    Swift

    @MainActor
    public struct CircledIconView : View
  • Circle view with text inside for Step Indicator

    See more

    Declaration

    Swift

    @MainActor
    public struct NumberedCircleView : View
  • A View for Step Indications.

    You create step indicator view either in vertical or horizontal mode

    See more

    Declaration

    Swift

    @MainActor
    public struct StepperView : View