diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,21 @@ + + + + + +Querying +if feedback is supported +

You do not normally need to check whether tactile feedback is supported +or not, as it is safe to call the API functions even if feedback is not supported.

+

However, in some cases using the area registry can require complex calculations +for e.g. at portrait/landscape mode changes. In case these calculations cause +too much overhead, you can use the TouchFeedbackSupported function to check whether +feedback is supported or not, and skip the calculations in case there is no +feedback at all.

+
\ No newline at end of file