RegionOfInterest
public struct RegionOfInterest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The box representing a region of interest on screen.
Declaration
Swift
public let boundingBox: BoundingBox?
-
Undocumented
Declaration
Swift
public init(boundingBox: BoundingBox? = nil)