ItemVisibilityEventArgs(Object, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ItemVisibilityEventArgs(System::Object ^ item, int itemIndex);
public ItemVisibilityEventArgs (object item, int itemIndex);
new Microsoft.Maui.Controls.ItemVisibilityEventArgs : obj * int -> Microsoft.Maui.Controls.ItemVisibilityEventArgs
Public Sub New (item As Object, itemIndex As Integer)
Parameters
- item
- Object
- itemIndex
- Int32