GetVsyncAny typedef

GetVsyncAny = GetVsync<Object?, Animation<Object?>>

A generic type implemented by all GetVsync objects.

Implementation

typedef GetVsyncAny = GetVsync<Object?, Animation<Object?>>;