Variables | |
| static PropertyType< float > | MessageArgumentScrollViewScrollPositionXProperty |
| MessageArgumentScrollViewScrollPositionX property. More... | |
| static PropertyType< float > | MessageArgumentScrollViewScrollPositionYProperty |
| MessageArgumentScrollViewScrollPositionY property. More... | |
| static PropertyType< Vector2 > | MessageArgumentScrollViewScrollPositionProperty |
| MessageArgumentScrollViewScrollPosition property. More... | |
| static PropertyType< Vector2 > | MessageArgumentScrollViewScrollSpeedProperty |
| MessageArgumentScrollViewScrollSpeed property. More... | |
| static PropertyType< Vector2 > | MessageArgumentScrollViewScrollTargetProperty |
| MessageArgumentScrollViewScrollTarget property. More... | |
| static PropertyType< Vector2 > | MessageArgumentScrollViewSnapPositionProperty |
| MessageArgumentScrollViewSnapPosition property. More... | |
| static PropertyType< Vector2 > | MessageArgumentScrollViewSnapDirectionProperty |
| MessageArgumentScrollViewSnapDirection property. More... | |
| static PropertyType< Vector2 > | ScrollAxisProperty |
| ScrollAxis property. More... | |
| static PropertyType< float > | RecognitionThresholdProperty |
| RecognitionThreshold property. More... | |
| static PropertyType< float > | SensitivityProperty |
| Sensitivity property. More... | |
| static PropertyType< float > | SlidingAccelerationCoefficientProperty |
| SlidingAccelerationCoefficient property. More... | |
| static PropertyType< float > | SlidingDragCoefficientProperty |
| SlidingDragCoefficient property. More... | |
| static PropertyType< float > | DraggingAccelerationCoefficientProperty |
| DraggingAccelerationCoefficient property. More... | |
| static PropertyType< float > | DraggingDragCoefficientProperty |
| DraggingDragCoefficient property. More... | |
| static PropertyType< float > | DraggingImpulseFactorProperty |
| DraggingImpulseFactor property. More... | |
| static PropertyType< float > | SwipeDistanceProperty |
| SwipeDistance property. More... | |
| static PropertyType< Vector2 > | ScrollPositionProperty |
| ScrollPosition property. More... | |
| static PropertyType< Vector2 > | ScrollTargetPositionProperty |
| ScrollTargetPosition property. More... | |
| static PropertyType< Vector2 > | ScrollSpeedProperty |
| ScrollSpeed property. More... | |
| static PropertyType< bool > | ScrollingProperty |
| Scrolling property. More... | |
| static PropertyType< Vector2 > | ScrollBoundsMinimumProperty |
| ScrollBoundsMinimum property. More... | |
| static PropertyType< Vector2 > | ScrollBoundsMaximumProperty |
| ScrollBoundsMaximum property. More... | |
|
static |
MessageArgumentScrollViewScrollPositionX property.
The default value is 0.0f.
|
static |
MessageArgumentScrollViewScrollPositionY property.
The default value is 0.0f.
|
static |
MessageArgumentScrollViewScrollPosition property.
The default value is Vector2(0.0f, 0.0f).
|
static |
MessageArgumentScrollViewScrollSpeed property.
The default value is Vector2(0.0f, 0.0f).
|
static |
MessageArgumentScrollViewScrollTarget property.
The default value is Vector2(0.0f, 0.0f).
|
static |
MessageArgumentScrollViewSnapPosition property.
The default value is Vector2(0.0f, 0.0f).
|
static |
MessageArgumentScrollViewSnapDirection property.
The default value is Vector2(0.0f, 0.0f).
|
static |
ScrollAxis property.
The default value is Vector2(1.0f, 0.0f).
|
static |
RecognitionThreshold property.
The default value is 5.0f.
|
static |
|
static |
SlidingAccelerationCoefficient property.
The default value is 40.0f.
|
static |
SlidingDragCoefficient property.
The default value is 80.0f.
|
static |
DraggingAccelerationCoefficient property.
The default value is 80.0f.
|
static |
DraggingDragCoefficient property.
The default value is 150.0f.
|
static |
DraggingImpulseFactor property.
The default value is 2.0f.
|
static |
|
static |
ScrollPosition property.
The default value is Vector2(0.0f, 0.0f).
|
static |
ScrollTargetPosition property.
The default value is Vector2(0.0f, 0.0f).
|
static |
ScrollSpeed property.
The default value is Vector2(0.0f, 0.0f).
|
static |
Scrolling property.
The default value is false.
|
static |
ScrollBoundsMinimum property.
The default value is Vector2(0.0f, 0.0f).
|
static |
ScrollBoundsMaximum property.
The default value is Vector2(0.0f, 0.0f).