<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharingPanel &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/sharingpanel/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.xojo.com</link>
	<description>Blog about the Xojo programming language and IDE</description>
	<lastBuildDate>Thu, 03 Dec 2020 17:49:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Location, Motion, PicturePicker &#038; More: New iOS Features in Xojo</title>
		<link>https://blog.xojo.com/2016/07/12/location-motion-picturepicker-more-new-ios-features-in-xojo/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Tue, 12 Jul 2016 12:00:38 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SharingPanel]]></category>
		<guid isPermaLink="false">http://blog.xojo.com/?p=1378</guid>

					<description><![CDATA[In addition to the iOS Table Features I blogged about earlier, Xojo 2016r2 includes these additional powerful iOS features: Location Motion PicturePicker ScrollableArea SharingPanel Location The iOSLocation class&#8230;]]></description>
										<content:encoded><![CDATA[<p>In addition to the <a href="http://blog.xojo.com/2016/07/12/new-ios-table-features-in-xojo/">iOS Table Features</a> I blogged about earlier, Xojo 2016r2 includes these additional powerful iOS features:</p>
<ul>
<li>Location</li>
<li>Motion</li>
<li>PicturePicker</li>
<li>ScrollableArea</li>
<li>SharingPanel</li>
</ul>
<p><span id="more-1378"></span></p>
<h2>Location</h2>
<p>The <a href="https://documentation.xojo.com/api/deprecated/ioslocation.html">iOSLocation</a> class can be used to display all types of location information with varying levels of accuracy.</p>
<h2>Motion</h2>
<p>Use the <a href="https://documentation.xojo.com/api/deprecated/iosmotion.html">iOSMotion</a> class to get information about all the motion sensors in your iOS device, including the accelerometer and gyroscope.</p>
<h2>PicturePicker</h2>
<p>With the <a href="https://documentation.xojo.com/api/deprecated/iospicturepicker.html">PicturePicker</a> control, you can prompt the user to choose a picture that is on the device (camera roll or photo library) or to take a new picture.</p>
<h2>ScrollableArea</h2>
<p>The <a href="https://documentation.xojo.com/api/deprecated/iosscrollablearea.html">iOSScrollableArea</a> is a control that allows you to create a layout that is larger than the size of a view. You now can simply create a ContainerControl as large as you want, add a ScrollableArea control to the view and then set your ContainerControl as its content. This simple control allows you to create powerful UI layouts.</p>
<h2>SharingPanel</h2>
<p>By using the <a href="https://documentation.xojo.com/api/deprecated/iossharingpanel.html">iOSSharingPanel</a> class, you can use the standard iOS sharing panel to send text, URLs and pictures to other apps that are registered with iOS.</p>
<p>To learn more about using Xojo to build iOS apps, visit the <a href="https://documentation.xojo.com">Xojo Dev Center</a> and check out the <a href="https://documentation.xojo.com/getting_started/quickstarts/ios_quickstart.html">iOS QuickStart</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
