Exemple #1
0
 public bool IsTouch()
 {
     return(WindowWrapper.UIViewSettings().UserInteractionMode == UserInteractionMode.Touch);
 }