зеркало из https://github.com/xamarin/ios-samples.git
e5ae35eac5 | ||
---|---|---|
.. | ||
Pages | ||
Resources | ||
ScreenShots | ||
AppDelegate.cs | ||
Info.plist | ||
MasterViewController.cs | ||
Page.cs | ||
PagePreview.cs | ||
PagePreview.designer.cs | ||
PagePreview.xib | ||
PageView.cs | ||
PageViewController.cs | ||
PageViewController.designer.cs | ||
PageViewController.xib | ||
Quotes.csproj | ||
Quotes.sln | ||
README.md |
README.md
Quotes
This is a port of the WWDC2012 of the same name
This sample application utilizes the legacy string drawing functions and the new attributed string drawing. Various usages and functionality of attributed strings are demonstrated in this sample.
Perform a swipe gesture to enter drawing mode, which changes speaker text color, italicizes and centers stage direction, and enables the slider on the bottom right.
Ported by: Peter Collins