UIViewControllerTransitionCoordinatorContext_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 IUIViewControllerTransitionCoordinatorContext interface, comprise the UIViewControllerTransitionCoordinatorContext protocol.
public static class UIViewControllerTransitionCoordinatorContext_Extensions
type UIViewControllerTransitionCoordinatorContext_Extensions = class
- Inheritance
-
UIViewControllerTransitionCoordinatorContext_Extensions
Methods
GetIsInterruptible(IUIViewControllerTransitionCoordinatorContext) |
Whether the IUIViewControllerTransitionCoordinatorContext can interrupt animations. |
GetTransitionViewController(IUIViewControllerTransitionCoordinatorContext, UITransitionViewControllerKind) |
Gets a view controller that controls a transition. |