Is there a way to disable the vibration of iPhone programmatically?
All I could find is how to enable the vibration. Basically I want to toggle the Vibration Mode
through UISwitch
.
Can anybody help me out if there's a way to do that?
Is there a way to disable the vibration of iPhone programmatically?
All I could find is how to enable the vibration. Basically I want to toggle the Vibration Mode
through UISwitch
.
Can anybody help me out if there's a way to do that?
As I know you can't do this . Because apple not allowing these kind of functions .