Commit b4a5f362 by Orkhan Alikhanov

Allow access for MotionTransition methods

parent 6d023466
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
import UIKit import UIKit
extension MotionTransition { public extension MotionTransition {
/** /**
Updates the elapsed time for the interactive transition. Updates the elapsed time for the interactive transition.
- Parameter progress t: the current progress, must be between -1...1. - Parameter progress t: the current progress, must be between -1...1.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment