ClassPointerHandlersController
Class
Represents pointer handlers controller class.
Definition
Namespace:Telerik.UI.Xaml.Controls.PdfViewer.PointerHandlers
Assembly:Telerik.WinUI.Controls.PdfViewer.dll
Syntax:
cs-api-definition
public class PointerHandlersController : PointerHandlersControllerBase
Inheritance: objectPointerHandlersControllerBasePointerHandlersController
Constructors
PointerHandlersController(IFixedDocumentPresenter)
Initializes a new instance of the PointerHandlersController class.
Declaration
cs-api-definition
public PointerHandlersController(IFixedDocumentPresenter presenter)
Parameters
presenter
The presenter.