Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 446 Bytes

File metadata and controls

23 lines (15 loc) · 446 Bytes
-api-id P:Windows.Devices.Gpio.GpioChangeReader.IsEmpty
-api-type winrt property

Windows.Devices.Gpio.GpioChangeReader.IsEmpty

-description

Gets whether there are currently zero change records in the reader.

-property-value

Returns true if there are zero change items in the reader, and false otherwise.

-remarks

-see-also

-examples