IUIViewControllerContextTransitioning.TargetTransform 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.
Gets the transform that indicates the angle of the rotation that is applied during the transition.
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGAffineTransform TargetTransform { [Foundation.Export("targetTransform")] get; }
member this.TargetTransform : CoreGraphics.CGAffineTransform
Property Value
- Attributes