<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Swift_FAQ</id>
	<title>Swift FAQ - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Swift_FAQ"/>
	<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Swift_FAQ&amp;action=history"/>
	<updated>2026-05-18T16:25:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://performiq.com/kb/index.php?title=Swift_FAQ&amp;diff=5155&amp;oldid=prev</id>
		<title>PeterHarding: Created page with &quot;=How do I do this in Swift 3?=  == In draw() Related Methods==  ===CGPointMake()===   Use of unresolved identifier &#039;CGPointMake&#039;  Use:  &lt;pre&gt; CGPoint(x: 2.0, y:2.0) &lt;/pre&gt;  ==...&quot;</title>
		<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Swift_FAQ&amp;diff=5155&amp;oldid=prev"/>
		<updated>2021-10-16T10:55:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=How do I do this in Swift 3?=  == In draw() Related Methods==  ===CGPointMake()===   Use of unresolved identifier &amp;#039;CGPointMake&amp;#039;  Use:  &amp;lt;pre&amp;gt; CGPoint(x: 2.0, y:2.0) &amp;lt;/pre&amp;gt;  ==...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=How do I do this in Swift 3?=&lt;br /&gt;
&lt;br /&gt;
== In draw() Related Methods==&lt;br /&gt;
&lt;br /&gt;
===CGPointMake()===&lt;br /&gt;
&lt;br /&gt;
 Use of unresolved identifier &amp;#039;CGPointMake&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Use:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CGPoint(x: 2.0, y:2.0)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===NSMakeRect(42, 35, 117, 55)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Attributed Strings==&lt;br /&gt;
&lt;br /&gt;
Check here - http://stackoverflow.com/questions/24666515/how-do-i-make-an-attributed-string-using-swift&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Swift]]&lt;br /&gt;
[[Category:Swift 3]]&lt;br /&gt;
[[Category:IOS]]&lt;/div&gt;</summary>
		<author><name>PeterHarding</name></author>
	</entry>
</feed>