Class ElmScrollConfig

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    The ElmScrollConfig is a scrollable views's configuration.

    public static class ElmScrollConfig
    Inheritance
    object
    ElmScrollConfig

    Properties

    View Source

    BringInScrollFriction

    Gets or sets the amount of inertia that a scroller imposes during the region to bring animations.

    Declaration
    public static double BringInScrollFriction { get; set; }
    Property Value
    Type Description
    double
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX