Share via


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

속성 값

적용 대상