Back to Devexpress

PageTapEventArgs Class

maui-devexpress-dot-maui-dot-pdf-fd40c9ec.md

latest1.0 KB
Original Source

PageTapEventArgs Class

Contains data for the PageTap event.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public class PageTapEventArgs :
    EventArgs

PageTapEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs PageTapEventArgs

Extension Methods

Yield<PageTapEventArgs>()

YieldIfNotNull<PageTapEventArgs>()

See Also

PageTapEventArgs Members

DevExpress.Maui.Pdf Namespace