Ejemplo n.º 1
0
 public SpatialGestureRecognizer(global::Windows.UI.Input.Spatial.SpatialGestureSettings settings)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Input.Spatial.SpatialGestureRecognizer", "SpatialGestureRecognizer.SpatialGestureRecognizer(SpatialGestureSettings settings)");
 }
Ejemplo n.º 2
0
 public bool TrySetGestureSettings(global::Windows.UI.Input.Spatial.SpatialGestureSettings settings)
 {
     throw new global::System.NotImplementedException("The member bool SpatialGestureRecognizer.TrySetGestureSettings(SpatialGestureSettings settings) is not implemented in Uno.");
 }
 public bool IsGesturePossible(global::Windows.UI.Input.Spatial.SpatialGestureSettings gesture)
 {
     throw new global::System.NotImplementedException("The member bool SpatialRecognitionStartedEventArgs.IsGesturePossible(SpatialGestureSettings gesture) is not implemented in Uno.");
 }