UniTask
Show / Hide Table of Contents

IAsyncReactiveProperty<T> Interface

Namespace: Cysharp.Threading.Tasks
Assembly: cs.temp.dll.dll
public interface IAsyncReactiveProperty<T> : IReadOnlyAsyncReactiveProperty<T>, IUniTaskAsyncEnumerable<T>

Type Parameters

T

Members

Properties

Name Description
Value

Properties

Value

T Value { get; set; }
Property Value
T
Back to top Copyright © Cysharp, Inc. | Generated by DocFX