UniTask
Show / Hide Table of Contents

IAsyncTextSelectionEventHandler<T> Interface

Namespace: Cysharp.Threading.Tasks
Assembly: UniTask.dll
public interface IAsyncTextSelectionEventHandler<T> : IDisposable

Type Parameters

T

Members

Methods

Name Description
OnTextSelectionAsync()

Methods

OnTextSelectionAsync()

UniTask<T> OnTextSelectionAsync()
Returns
UniTask<T>

Extension Methods

CancellationTokenExtensions.AddTo(IDisposable, CancellationToken)
Back to top Copyright © Cysharp, Inc. | Generated by DocFX