This commit is contained in:
guitarrapc
2025-09-10 09:25:16 +00:00
parent 469d37f452
commit 7ee5bc9d09
338 changed files with 79386 additions and 56296 deletions

View File

@@ -1,16 +1,16 @@
<!DOCTYPE html>
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>IAsyncReactiveProperty&lt;T&gt; Interface
| UniTask </title>
| UniTask </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="IAsyncReactiveProperty&lt;T&gt; Interface
| UniTask ">
<meta name="generator" content="docfx 2.59.2.0">
| UniTask ">
<meta name="generator" content="docfx ">
<link rel="shortcut icon" href="../img/favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
@@ -18,14 +18,14 @@
<link rel="stylesheet" href="../styles/cysharp.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-default ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -35,7 +35,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-brand">
<a href="../">
<img id="logo" src="../img/Icon.png" alt="">
@@ -52,7 +52,7 @@
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
@@ -62,7 +62,7 @@
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
@@ -72,24 +72,24 @@
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Cysharp.Threading.Tasks.IAsyncReactiveProperty`1">
<h1 id="Cysharp_Threading_Tasks_IAsyncReactiveProperty_1" data-uid="Cysharp.Threading.Tasks.IAsyncReactiveProperty`1" class="text-break">IAsyncReactiveProperty&lt;T&gt; Interface
</h1>
<h6><strong>Namespace</strong>: <a class="xref" href="Cysharp.Threading.Tasks.html">Cysharp.Threading.Tasks</a></h6>
<h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
</h1>
<h6><strong>Namespace</strong>: <a class="xref" href="Cysharp.html">Cysharp</a>.<a class="xref" href="Cysharp.Threading.html">Threading</a>.<a class="xref" href="Cysharp.Threading.Tasks.html">Tasks</a></h6>
<h6><strong>Assembly</strong>: UniTask.dll</h6>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IAsyncReactiveProperty&lt;T&gt; : IReadOnlyAsyncReactiveProperty&lt;T&gt;, IUniTaskAsyncEnumerable&lt;T&gt;</code></pre>
<pre><code class="lang- hljs">public interface IAsyncReactiveProperty&lt;T&gt; : IReadOnlyAsyncReactiveProperty&lt;T&gt;, IUniTaskAsyncEnumerable&lt;T&gt;</code></pre>
</div>
<section>
<h4 class="typeParameters">Type Parameters</h4>
<dl class="cysharpdocfx-valuedefinition">
@@ -97,11 +97,11 @@
<dd></dd>
</dl>
</section>
<h3 id="members">Members</h3>
<h4>Properties
</h4>
</h4>
<table class="table table-condensed">
<thead>
<tr>
@@ -118,23 +118,23 @@
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
</h3>
<section>
<a id="Cysharp_Threading_Tasks_IAsyncReactiveProperty_1_Value_" data-uid="Cysharp.Threading.Tasks.IAsyncReactiveProperty`1.Value*"></a>
<h4 id="Cysharp_Threading_Tasks_IAsyncReactiveProperty_1_Value" data-uid="Cysharp.Threading.Tasks.IAsyncReactiveProperty`1.Value">Value</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">T Value { get; set; }</code></pre>
<pre><code class="lang- hljs">T Value { get; set; }</code></pre>
</div>
<section>
<h5 class="propertyValue">Property Value</h5>
<dl class="cysharpdocfx-valuedefinition">
@@ -142,21 +142,46 @@
<dd></dd>
</dl>
</section>
</section>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="FluentAssertions.FluentAssertionsExtensions.html#FluentAssertions_FluentAssertionsExtensions_Should__1___0_">FluentAssertionsExtensions.Should&lt;T&gt;(T)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.StateExtensions.html#Cysharp_Threading_Tasks_StateExtensions_ToReadOnlyAsyncReactiveProperty__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Threading_CancellationToken_">StateExtensions.ToReadOnlyAsyncReactiveProperty&lt;T&gt;(IUniTaskAsyncEnumerable&lt;T&gt;, CancellationToken)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.StateExtensions.html#Cysharp_Threading_Tasks_StateExtensions_ToReadOnlyAsyncReactiveProperty__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____0_System_Threading_CancellationToken_">StateExtensions.ToReadOnlyAsyncReactiveProperty&lt;T&gt;(IUniTaskAsyncEnumerable&lt;T&gt;, T, CancellationToken)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.UniTaskAsyncEnumerableExtensions.html#Cysharp_Threading_Tasks_UniTaskAsyncEnumerableExtensions_WithCancellation__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__System_Threading_CancellationToken_">UniTaskAsyncEnumerableExtensions.WithCancellation&lt;T&gt;(IUniTaskAsyncEnumerable&lt;T&gt;, CancellationToken)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Boolean_">UnityBindingExtensions.BindTo&lt;T&gt;(IUniTaskAsyncEnumerable&lt;T&gt;, Text, bool)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Threading_CancellationToken_System_Boolean_">UnityBindingExtensions.BindTo&lt;T&gt;(IUniTaskAsyncEnumerable&lt;T&gt;, Text, CancellationToken, bool)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Boolean_">UnityBindingExtensions.BindTo&lt;TSource, TObject&gt;(IUniTaskAsyncEnumerable&lt;TSource&gt;, TObject, Action&lt;TObject, TSource&gt;, bool)</a>
</div>
<div>
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Threading_CancellationToken_System_Boolean_">UnityBindingExtensions.BindTo&lt;TSource, TObject&gt;(IUniTaskAsyncEnumerable&lt;TSource&gt;, TObject, Action&lt;TObject, TSource&gt;, CancellationToken, bool)</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
@@ -166,20 +191,20 @@
</div>
</div>
</div>
<footer>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright © <a href="https://cysharp.co.jp/">Cysharp</a>, Inc. | <span>Generated by <strong>DocFX</strong></span>
Copyright © <a href="https://cysharp.co.jp/">Cysharp</a>, Inc. | <span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/docfx.override.js"></script>