Clock.IsPaused 속성

정의

Clock항목 또는 부모 중 어느 것이든 일시 중지되었는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsPaused { bool get(); };
public bool IsPaused { get; }
member this.IsPaused : bool
Public ReadOnly Property IsPaused As Boolean

속성 값

이 부모나 부모 중 한 명만 일시 중지하면 고, 그렇지 않으면 .입니다.

적용 대상

추가 정보