Namespace Unity.UIWidgets.Runtime.external
Classes
IndexedRect
ProjectionComparer
Non-generic class to produce instances of the generic class, optionally using type inference.
ProjectionComparer<TSource>
Class generic in the source only to produce instances of the doubly generic class, optionally using type inference.
ProjectionComparer<TSource, TKey>
Comparer which projects each element of the comparison to a key, and then compares those keys using the specified (or default) comparer for the key type.