Table of Contents

Struct ScrollToIndexOrder

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public struct ScrollToIndexOrder
Inherited Members
Extension Methods

Properties

Animated

public bool Animated { readonly get; set; }

Property Value

bool

Clamp

public bool Clamp { readonly get; set; }

Property Value

bool

Default

public static ScrollToIndexOrder Default { get; }

Property Value

ScrollToIndexOrder

Index

public int Index { readonly get; set; }

Property Value

int

IsSet

public bool IsSet { get; }

Property Value

bool

MaxTimeSecs

public float MaxTimeSecs { readonly get; set; }

Property Value

float

RelativePosition

public RelativePositionType RelativePosition { readonly get; set; }

Property Value

RelativePositionType