IWindowOverlay.EnableDrawableTouchHandling 属性

定义

获取或设置一个值,该值指示在选择覆盖层上的任何可绘制元素时是否启用处理触摸事件。 此设置被 DisableUITouchEventPassthrough重写。

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

属性值

适用于