[eventkit] Small update for iOS 10 beta 1 (#273)

This commit is contained in:
Sebastien Pouliot 2016-06-24 20:10:35 -04:00 коммит произвёл GitHub
Родитель 3abd37d0e3
Коммит 67c2c8bee8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -85,7 +85,7 @@ namespace XamCore.EventKit {
[Export ("lastModifiedDate")]
NSDate LastModifiedDate { get; }
[Export ("creationDate")]
[NullAllowed, Export ("creationDate", ArgumentSemantic.Strong)]
NSDate CreationDate { get; }
[NullAllowed] // by default this property is null