Skip to content

PosSharp.Core.UposMediator.DataCount

github-actions[bot] edited this page May 8, 2026 · 5 revisions

PosSharp v1.2.0 API Reference


UposMediator.DataCount Property

Gets the number of data events currently queued.

public virtual R3.ReadOnlyReactiveProperty<int> DataCount { get; }

Implements DataCount

Property Value

R3.ReadOnlyReactiveProperty<System.Int32>

Clone this wiki locally