Share via


ProgressBar 클래스

정의

진행률 표시줄을 위해 펄스 상태에 대한 액세스를 제공합니다.

public static class ProgressBar
type ProgressBar = class
상속
System.Object
ProgressBar

필드

ProgressBarPulsingStatusProperty

진행률 표시줄의 펄스 상태를 제어하는 연결된 속성의 백업 저장소입니다.

메서드

GetPulsingStatus(BindableObject)

진행률 표시줄이 펄스되는 경우 true를 반환합니다. 그렇지 않으면 false을(를) 반환합니다.

GetPulsingStatus(IPlatformElementConfiguration<Tizen,ProgressBar>)

진행률 표시줄이 펄스되는 경우 true를 반환합니다. 그렇지 않으면 false을(를) 반환합니다.

SetPulsingStatus(BindableObject, Boolean)

펄스를 켜거나 끕니다.

SetPulsingStatus(IPlatformElementConfiguration<Tizen,ProgressBar>, Boolean)

펄스를 켜거나 끕니다.

적용 대상