PenTailButtonLongPressedEventArgs Class

Definition

Contains event data for the PenButtonListener.TailButtonLongPressed event.

public ref class PenTailButtonLongPressedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PenTailButtonLongPressedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PenTailButtonLongPressedEventArgs
Public NotInheritable Class PenTailButtonLongPressedEventArgs
Inheritance
Object Platform::Object IInspectable PenTailButtonLongPressedEventArgs
Attributes

Windows requirements

Device family
Windows 10, version 2004 (introduced in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v10.0)

Remarks

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

Applies to

See also