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< int > | MessageArgumentScrollViewScrollDirectionProperty |
| MessageArgumentScrollViewScrollDirection property. More... | |
| static PropertyType< int > | MessageArgumentScrollViewScrollPageProperty |
| MessageArgumentScrollViewScrollPage property. More... | |
| static PropertyType< int > | MessageArgumentScrollViewScrollEdgeProperty |
| MessageArgumentScrollViewScrollEdge property. More... | |
| static PropertyType< float > | MessageArgumentScrollViewZoomProperty |
| MessageArgumentScrollViewZoom 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< int > | MinimumNumberOfTouchesProperty |
| MinimumNumberOfTouches property. More... | |
| static PropertyType< int > | MaximumNumberOfTouchesProperty |
| MaximumNumberOfTouches 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< bool > | ZoomAffectsScrollingProperty |
| ZoomAffectsScrolling property. More... | |
| static PropertyType< Vector2 > | ScrollBoundsMinimumProperty |
| ScrollBoundsMinimum property. More... | |
| static PropertyType< Vector2 > | ScrollBoundsMaximumProperty |
| ScrollBoundsMaximum property. More... | |
| static PropertyType< bool > | LoopingXEnabledProperty |
| LoopingXEnabled property. More... | |
| static PropertyType< bool > | LoopingYEnabledProperty |
| LoopingYEnabled property. More... | |
| static PropertyType< bool > | ZoomEnabledProperty |
| ZoomEnabled property. More... | |
| static PropertyType< float > | ZoomProperty |
| Zoom property. More... | |
| static PropertyType< float > | ZoomMinimumProperty |
| ZoomMinimum property. More... | |
| static PropertyType< float > | ZoomMaximumProperty |
| ZoomMaximum property. More... | |
| static PropertyType< float > | StepMultiplierProperty |
| StepMultiplier 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 |
MessageArgumentScrollViewScrollDirection property.
The default value is ScrollViewConcept::ScrollDown.
|
static |
MessageArgumentScrollViewScrollPage property.
The default value is ScrollViewConcept::ScrollPageDown.
|
static |
MessageArgumentScrollViewScrollEdge property.
The default value is ScrollViewConcept::ScrollEnd.
|
static |
MessageArgumentScrollViewZoom property.
The default value is 1.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 |
MinimumNumberOfTouches property.
The default value is 1.
|
static |
MaximumNumberOfTouches property.
The default value is 10.
|
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 |
ZoomAffectsScrolling property.
The default value is true.
|
static |
ScrollBoundsMinimum property.
The default value is Vector2(0.0f, 0.0f).
|
static |
ScrollBoundsMaximum property.
The default value is Vector2(0.0f, 0.0f).
|
static |
LoopingXEnabled property.
The default value is false.
|
static |
LoopingYEnabled property.
The default value is false.
|
static |
ZoomEnabled property.
The default value is false.
|
static |
Zoom property.
The default value is 1.0f.
|
static |
ZoomMinimum property.
The default value is 0.2f.
|
static |
ZoomMaximum property.
The default value is 6.0f.
|
static |
StepMultiplier property.
The default value is 0.25f.