playTimeNanos
@get:RestrictTo(value = [RestrictTo.Scope.LIBRARY] )
@set:RestrictTo(value = [RestrictTo.Scope.LIBRARY] )
Play time in nano-seconds. playTimeNanos is always non-negative. It starts from 0L at the beginning of the transition and increment until all child animations have finished.