Symbian3/SDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF" xml:lang="en"><title>Querying
       
    13 if feedback is supported</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>You do not normally need to check whether tactile feedback is supported
       
    15 or not, as it is safe to call the API functions even if feedback is not supported.</p>
       
    16 <p>However, in some cases using the area registry can require complex calculations
       
    17 for e.g. at portrait/landscape mode changes. In case these calculations cause
       
    18 too much overhead, you can use the <xref href="jar:GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6.jar!/html/classMTouchFeedback.html#c2b7967bf3d203ca223ea5d99647a2ef" format="application/java-archive"><codeph>TouchFeedbackSupported</codeph></xref> function to check whether
       
    19 feedback is supported or not, and skip the calculations in case there is no
       
    20 feedback at all.</p>
       
    21 </conbody></concept>