Class ItemsViewScrolledExtendedEventArgs
Provides data for the extended CollectionView.Scrolled event.
Inheritance
System.Object
System.EventArgs
ItemsViewScrolledExtendedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Tizen.UIExtensions.ElmSharp
Assembly: Tizen.UIExtensions.ElmSharp.dll
Syntax
public class ItemsViewScrolledExtendedEventArgs : ItemsViewScrolledEventArgs
Properties
CanvasSize
Gets or sets the scrolled canvas size.
Declaration
public Size CanvasSize { get; set; }
Property Value
Type | Description |
---|---|
Size |