Struct ScrollToIndexOrder
- Namespace
- DrawnUi.Draw
- Assembly
- DrawnUi.Maui.dll
public struct ScrollToIndexOrder
- Inherited Members
-
- Extension Methods
-
Properties
public bool Animated { readonly get; set; }
Property Value
- bool
public bool Clamp { readonly get; set; }
Property Value
- bool
public static ScrollToIndexOrder Default { get; }
Property Value
- ScrollToIndexOrder
public int Index { readonly get; set; }
Property Value
- int
public bool IsSet { get; }
Property Value
- bool
public float MaxTimeSecs { readonly get; set; }
Property Value
- float
public RelativePositionType RelativePosition { readonly get; set; }
Property Value
- RelativePositionType