UIViewControllerTransitionCoordinator_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension class that, together with the IUIViewControllerTransitionCoordinator interface, comprise the UIViewControllerTransitionCoordinator protocol.
public static class UIViewControllerTransitionCoordinator_Extensions
type UIViewControllerTransitionCoordinator_Extensions = class
- Inheritance
-
UIViewControllerTransitionCoordinator_Extensions
Methods
NotifyWhenInteractionChanges(IUIViewControllerTransitionCoordinator, Action<IUIViewControllerTransitionCoordinatorContext>) |
Registers to be called when the transition changes from interactive to non-interactive or vice versa. |