Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Minor formatting adjustment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Jul 21, 2017
1 parent 7ae505a commit 28f6e2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MDMTransition.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,12 @@ NS_SWIFT_NAME(Transition)
*/
NS_SWIFT_NAME(TransitionWithCustomDuration)
@protocol MDMTransitionWithCustomDuration

/**
The desired duration of this transition in seconds.
*/
- (NSTimeInterval)transitionDurationWithContext:(nonnull id<MDMTransitionContext>)context;

@end

/**
Expand Down

0 comments on commit 28f6e2e

Please sign in to comment.