ProgressBar 类

定义

提供对进度栏的激发状态的访问。

public ref class ProgressBar abstract sealed
public static class ProgressBar
type ProgressBar = class
Public Module ProgressBar
继承
ProgressBar

字段

ProgressBarPulsingStatusProperty

附加属性 的可绑定属性 ProgressBarPulsingStatus

方法

GetPulsingStatus(BindableObject)

如果进度栏为激发状态,则返回 true。 否则返回 false

GetPulsingStatus(IPlatformElementConfiguration<Tizen,ProgressBar>)

如果进度栏为激发状态,则返回 true。 否则返回 false

SetPulsingStatus(BindableObject, Boolean)

打开或关闭激发。

SetPulsingStatus(IPlatformElementConfiguration<Tizen,ProgressBar>, Boolean)

打开或关闭激发。

适用于