IPHLivePhotoFrame.Time 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 time, in seconds from the beginning of the Live Photo, when the image appears.
[Foundation.Preserve(Conditional=true)]
public CoreMedia.CMTime Time { [Foundation.Export("time")] get; }
member this.Time : CoreMedia.CMTime
Property Value
The time, in seconds from the beginning of the Live Photo, when the image appears.
- Attributes