Interface IInfiniFrameJs
- Namespace
- InfiniFrame.Js
- Assembly
- InfiniFrame.Shared.dll
public interface IInfiniFrameJs
Methods
ReleasePointerCaptureAsync(ElementReference, long, CancellationToken)
Task ReleasePointerCaptureAsync(ElementReference elementReference, long pointerId, CancellationToken ct = default)
Parameters
elementReferenceElementReferencepointerIdlongctCancellationToken
Returns
SetPointerCaptureAsync(ElementReference, long, CancellationToken)
Task SetPointerCaptureAsync(ElementReference elementReference, long pointerId, CancellationToken ct = default)
Parameters
elementReferenceElementReferencepointerIdlongctCancellationToken