CAAnimation.BeginTime 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.
The begin time of the animation, in seconds, relative to its parent (if applicable).
public virtual double BeginTime { [Foundation.Export("beginTime")] get; [Foundation.Export("setBeginTime:")] set; }
member this.BeginTime : double with get, set
Property Value
The default value is 0.
Implements
- Attributes