Class InfiniFrameJs
- Namespace
- InfiniFrame.Js
- Assembly
- InfiniFrame.Js.dll
public class InfiniFrameJs : IInfiniFrameJs
- Inheritance
-
InfiniFrameJs
- Implements
- Inherited Members
Constructors
InfiniFrameJs(IJSRuntime, ILogger<InfiniFrameJs>)
public InfiniFrameJs(IJSRuntime jsRuntime, ILogger<InfiniFrameJs> logger)
Parameters
jsRuntimeIJSRuntimeloggerILogger<InfiniFrameJs>
Methods
ReleasePointerCaptureAsync(ElementReference, long, CancellationToken)
public Task ReleasePointerCaptureAsync(ElementReference elementReference, long pointerId, CancellationToken ct = default)
Parameters
elementReferenceElementReferencepointerIdlongctCancellationToken
Returns
SetPointerCaptureAsync(ElementReference, long, CancellationToken)
public Task SetPointerCaptureAsync(ElementReference elementReference, long pointerId, CancellationToken ct = default)
Parameters
elementReferenceElementReferencepointerIdlongctCancellationToken