Class DBusObjectManagerClient.InterfaceProxyPropertiesChangedSignalArgs
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
Signal (Event) Arguments for OnInterfaceProxyPropertiesChanged
public sealed class DBusObjectManagerClient.InterfaceProxyPropertiesChangedSignalArgs : SignalArgs
- Inheritance
-
DBusObjectManagerClient.InterfaceProxyPropertiesChangedSignalArgs
- Inherited Members
Properties
ChangedProperties
public Variant ChangedProperties { get; }
Property Value
InterfaceProxy
public DBusProxy InterfaceProxy { get; }
Property Value
InvalidatedProperties
public string[] InvalidatedProperties { get; }
Property Value
- string[]
ObjectProxy
public DBusObjectProxy ObjectProxy { get; }