UIViewControllerTransitionCoordinatorContext_Extensions.GetTransitionViewController Method
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.
Gets a view controller that controls a transition.
public static UIKit.UIView GetTransitionViewController (this UIKit.IUIViewControllerTransitionCoordinatorContext This, UIKit.UITransitionViewControllerKind kind);
static member GetTransitionViewController : UIKit.IUIViewControllerTransitionCoordinatorContext * UIKit.UITransitionViewControllerKind -> UIKit.UIView
Parameters
The instance on which this method operates.