Partager via


GpioChangeCounter.IsStarted Propriété

Définition

Obtient si le comptage des modifications de broche est actuellement actif.

public:
 property bool IsStarted { bool get(); };
bool IsStarted();
public bool IsStarted { get; }
var boolean = gpioChangeCounter.isStarted;
Public ReadOnly Property IsStarted As Boolean

Valeur de propriété

Boolean

bool

Remarques

Retourne TRUE si le comptage des modifications de broche est actif, et FALSE dans le cas contraire.

S’applique à