CODIUM Programming Language (CPL) CodiumSDK CPL Behavior
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Behavior
C# |
public enum Behavior |
Constante | Descripción | |
---|---|---|
Auto | Allows a straight jump “scroll effect” between elements within the scrolling box. This is default | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
Smooth | Allows a smooth animated “scroll effect” between elements within the scrolling box. |