Exemplo n.º 1
0
 public bool IsFeedbackRegistered(string key)
 {
     return(HapticApi.IsFeedbackRegistered(key));
 }