Share via


KeyboardEventArgs.Repeat 속성

정의

키가 키 반복을 트리거할 수 있을 만큼 오랫동안 우울해지면 true, 그렇지 않으면 false입니다.

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

속성 값

적용 대상