EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Property PropertiesChanges

    PropertiesChanges

    Observable sequence of property change notifications, emitting the name of the changed property.

    Declaration
    IObservable<string> PropertiesChanges { get; }
    Property Value
    Type Description
    IObservable<string>
    Remarks

    This can be used to react to property changes in a reactive programming style.

    2025 © Xab3r. All rights reserved.