Skip to content

PosSharp.Core.UposDeviceBase.DataEventEnabledProperty

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

PosSharp v1.2.0 API Reference


UposDeviceBase.DataEventEnabledProperty Property

Gets a value indicating whether data event notification is enabled (Reactive).

public R3.ReadOnlyReactiveProperty<bool> DataEventEnabledProperty { get; }

Implements DataEventEnabledProperty

Property Value

R3.ReadOnlyReactiveProperty<System.Boolean>

Clone this wiki locally