Item
A type alias that represents all objects that the framework sets in an item collection.
Declaration
type Item = Annotation | Overlay | ItemCollection;A type alias that represents all objects that the framework sets in an item collection.
type Item = Annotation | Overlay | ItemCollection;