Share via


UIViewController.TransitioningDelegate Property

Definition

A delegate object that is responsible for producing IUIViewControllerAnimatedTransitionings for custom presentation.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public UIKit.IUIViewControllerTransitioningDelegate TransitioningDelegate { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.TransitioningDelegate : UIKit.IUIViewControllerTransitioningDelegate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to