Click or drag to resize

BaseParamsScrollSensivity Property

The sensivity to the Mouse's scrolling wheel or similar input methods. Not related to dragging or scrolling via scrollbar

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float ScrollSensivity { get; protected set; }

Property Value

Type: Single
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also