Share via


GpioChangeReader.IsStarted Propriété

Définition

Obtient si l’enregistrement des modifications de broche est actuellement actif.

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

Valeur de propriété

Boolean

bool

Retourne la valeur true si des modifications d’épingle sont en cours d’enregistrement, et false dans le cas contraire.

S’applique à