зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
Resources | ||
Screenshots | ||
AppDelegate.cs | ||
Info.plist | ||
MainStoryboard_iPad.storyboard | ||
MainStoryboard_iPhone.storyboard | ||
Metadata.xml | ||
PNVModel.cs | ||
PokerNightVoting.csproj | ||
PokerNightVoting.sln | ||
PokerNightVotingViewController.cs | ||
PokerNightVotingViewController.designer.cs | ||
README.md |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - Poker Night Voting | This is a port of the WWDC2012 application of the same name This sample application utilizes the EventKit API to allow a user to create events at... | sample |
|
|
pokernightvoting |
Poker Night Voting
This is a port of the WWDC2012 application of the same name
This sample application utilizes the EventKit API to allow a user to create events at specific times. Users can suggest times for a poker night with friends, view times suggested by others, and vote on which time is the most convenient.
Note: You may get an error when deleting an event with the message "CADObjectGetRelatedObjects failed with error Error Domain=NSMachErrorDomain Code=268435459 "The operation couldn’t be completed. (Mach error 268435459 - (ipc/send) invalid destination port)". This is a known Apple bug that does not interfere with the running of the sample.