Condividi tramite


GpioPinProviderValueChangedEventArgs Classe

Definizione

Fornisce informazioni sull'evento IGpioPinProvider.ValueChanged .

public ref class GpioPinProviderValueChangedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.Gpio.Provider.IGpioPinProviderValueChangedEventArgsFactory, 131072, "Windows.Devices.DevicesLowLevelContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GpioPinProviderValueChangedEventArgs final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.Gpio.Provider.IGpioPinProviderValueChangedEventArgsFactory), 131072, "Windows.Devices.DevicesLowLevelContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GpioPinProviderValueChangedEventArgs
function GpioPinProviderValueChangedEventArgs(edge)
Public NotInheritable Class GpioPinProviderValueChangedEventArgs
Ereditarietà
Object Platform::Object IInspectable GpioPinProviderValueChangedEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows IoT Extension SDK (è stato introdotto in 10.0.10586.0)
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Devices.DevicesLowLevelContract (è stato introdotto in v2.0)

Costruttori

GpioPinProviderValueChangedEventArgs(ProviderGpioPinEdge)

Contructs la classe GpioPinProviderValueChangedEventArgs con il valore del bordo specificato.

Proprietà

Edge

Ottiene il valore in cui è stato modificato il pin.

Si applica a