init(content:)
Creates an instance that generates Rotor content by combining, in order, all the Rotor content specified in the passed-in result builder.
Declaration
init(@AccessibilityRotorContentBuilder content: () -> Content)Parameters
- content:
The result builder that generates Rotor content for the group.