Condividi tramite


IWindowOverlay.DisableUITouchEventPassthrough Proprietà

Definizione

Ottiene o imposta un valore che indica se disabilitare il pass-through dell'evento UI Touch. Abilitare questa opzione quando si vuole abilitare l'hit testing della sovrimpressione corrente senza interfacciarsi con l'interfaccia utente sottostante.

public:
 property bool DisableUITouchEventPassthrough { bool get(); void set(bool value); };
public bool DisableUITouchEventPassthrough { get; set; }
member this.DisableUITouchEventPassthrough : bool with get, set
Public Property DisableUITouchEventPassthrough As Boolean

Valore della proprietà

Si applica a