TouchEventArgs.ShiftKey 属性

定义

如果触发事件时移位键关闭,则为 true。 否则为 false。

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

属性值

适用于