Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 465 Bytes

penundockedeventargs.md

File metadata and controls

20 lines (12 loc) · 465 Bytes
-api-id -api-type
T:Windows.Devices.Input.PenUndockedEventArgs
winrt class

Windows.Devices.Input.PenUndockedEventArgs

-description

Contains event data for the PenDockListener.Undocked event.

-remarks

Due to hardware limitations, PenUndockedEventArgs does not expose any data at this time. This might change in future versions of Windows.

-see-also

PenDockedEventArgs

-examples