AMLPlaceList public struct AMLPlaceList : View A list of places created with an array of Geo.Place. init(_:) Create a List of Geo.Places. Declaration Swift public init(_ places: [Geo.Place]) Parameters places The places to be displayed in the list. body Declaration Swift public var body: some View { get } © 2022 Amazon Web Services. All rights reserved. (Last updated: 2022-12-14) Generated by jazzy ♪♫ v0.14.3, a Realm project.