Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 705 Bytes

cashdrawer_drawereventsource.md

File metadata and controls

23 lines (16 loc) · 705 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.PointOfService.CashDrawer.DrawerEventSource
winrt property
xbox

Windows.Devices.PointOfService.CashDrawer.DrawerEventSource

-description

Gets the CashDrawerEventSource to allow the app to detect the open/close state of the drawer. The actual current state is reported by IsDrawerOpen..

-property-value

The cash drawer event source. If the drawer does not support open/close detection, then it will return null.

-remarks

-examples

-see-also