IUIViewControllerTransitionCoordinatorContext.InitiallyInteractive 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
iff IsAnimated is true
and the transition was initiated interactively.
[Foundation.Preserve(Conditional=true)]
public bool InitiallyInteractive { [Foundation.Export("initiallyInteractive")] get; }
member this.InitiallyInteractive : bool
Property Value
- Attributes