GKAchievement.LastReportedDate 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 or sets the most recent time on which the Game Center received notification of progress toward the achievement.
public virtual Foundation.NSDate LastReportedDate { [Foundation.Export("lastReportedDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.NotImplemented] set; }
member this.LastReportedDate : Foundation.NSDate with get, set
Property Value
- Attributes