public TransitionService(ISupportTransitions supportTransitions) { this.supportTransitions = supportTransitions; }