Table of Contents

Class ListModel.ItemsChangedSignalArgs

Namespace
Gio
Assembly
Gio-2.0.dll

Signal (Event) Arguments for OnItemsChanged

public sealed class ListModel.ItemsChangedSignalArgs : SignalArgs
Inheritance
ListModel.ItemsChangedSignalArgs
Inherited Members

Properties

Added

public uint Added { get; }

Property Value

uint

Position

public uint Position { get; }

Property Value

uint

Removed

public uint Removed { get; }

Property Value

uint