NSEvent.TouchesMatchingPhase(NSTouchPhase, NSView) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("touchesMatchingPhase:inView:")]
public virtual Foundation.NSSet TouchesMatchingPhase (AppKit.NSTouchPhase phase, AppKit.NSView view);
abstract member TouchesMatchingPhase : AppKit.NSTouchPhase * AppKit.NSView -> Foundation.NSSet
override this.TouchesMatchingPhase : AppKit.NSTouchPhase * AppKit.NSView -> Foundation.NSSet
Parâmetros
- phase
- NSTouchPhase
- view
- NSView
Retornos
- Atributos