IUIViewControllerTransitionCoordinatorContext.IsAnimated Property
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.
true
if the transition is explicitly animated or uses Custom presentation.
[Foundation.Preserve(Conditional=true)]
public bool IsAnimated { [Foundation.Export("isAnimated")] get; }
member this.IsAnimated : bool
Property Value
- Attributes