ios-samples/Quotes/README.md

24 строки
713 B
Markdown
Исходник Постоянная ссылка Обычный вид История

---
name: Xamarin.iOS - Quotes
2019-08-02 08:24:39 +03:00
description: "Port of the WWDC2012 sample, utilizes the legacy string drawing functions and the new attributed string..."
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: quotes
---
# Quotes
2012-09-19 22:41:34 +04:00
2019-08-02 08:24:39 +03:00
This is a port of the WWDC2012 sample.
2012-09-19 22:41:34 +04:00
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.
2019-08-02 08:24:39 +03:00
![iOS app with famous quotes in text](Screenshots/Quotes02.png)