UIViewControllerContextTransitioning.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 describes the rotation of the transform.
public abstract CoreGraphics.CGAffineTransform TargetTransform { [Foundation.Export("targetTransform")] get; }
member this.TargetTransform : CoreGraphics.CGAffineTransform
Property Value
Implements
- Attributes