The default software keyboard on iOS when running on an iPad has a "dismiss" button to hide the keyboard. It's located in the bottom-right corner.
Is there a way to detect specifically this configuration... or that this button exists... aside from checking whether the device is an iPad or not? For example, for devices WITHOUT this button (iPhone/iPod Touch), maybe we would want to add a button outside of the keyboard to do this, but wouldn't want two separate buttons to exist if there was one already on iPad.