Kanzi 4.1.0
TriggerNodeComponentProperties Class Reference
Inheritance diagram for TriggerNodeComponentProperties:
[legend]
Collaboration diagram for TriggerNodeComponentProperties:
[legend]

Static Public Attributes

static new readonly TriggerNodeComponentProperties Instance = new TriggerNodeComponentProperties()
 
- Static Public Attributes inherited from NodeComponentProperties
static new readonly NodeComponentProperties Instance = new NodeComponentProperties()
 
- Static Public Attributes inherited from ProjectItemProperties
static readonly ProjectItemProperties Instance = new ProjectItemProperties()
 

Protected Member Functions

 TriggerNodeComponentProperties ()
 
- Protected Member Functions inherited from NodeComponentProperties
 NodeComponentProperties ()
 
- Protected Member Functions inherited from ProjectItemProperties
 ProjectItemProperties ()
 

Additional Inherited Members

- Properties inherited from NodeComponentProperties
TypedProperty< boolAnimationPlayerAutoplayEnabled [get]
 
FloatProperty AnimationPlayerDurationScale [get]
 
TypedProperty< TimelineEntryPlaybackModeEnumAnimationPlayerPlaybackMode [get]
 
TypedProperty< boolAnimationPlayerRelativePlayback [get]
 
IntProperty AnimationPlayerRepeatCount [get]
 
TypedProperty< boolAnimationPlayerRestoreOriginalValuesAfterPlayback [get]
 
TypedProperty< ResourceReference< TimelineEntryTarget > > AnimationPlayerTimeline [get]
 
FloatProperty AnimationPlayerTransitionAnimationBlendWeight [get]
 
TypedProperty< stringDataTriggerComponentConditionExpression [get]
 
FloatProperty FloatValueAccumulatorIncrementSize [get]
 
TypedProperty< PropertyFloatValueAccumulatorIncrementSizeSource [get]
 
FloatProperty FloatValueAccumulatorMaximumAccumulatedValue [get]
 
FloatProperty FloatValueAccumulatorMinimumAccumulatedValue [get]
 
CustomEnumProperty FloatValueAccumulatorTargetPropertyField [get]
 
TypedProperty< PropertyFloatValueAccumulatorTargetPropertyType [get]
 
IntProperty IntValueAccumulatorIncrementSize [get]
 
TypedProperty< PropertyIntValueAccumulatorIncrementSizeSource [get]
 
IntProperty IntValueAccumulatorMaximumAccumulatedValue [get]
 
IntProperty IntValueAccumulatorMinimumAccumulatedValue [get]
 
TypedProperty< PropertyIntValueAccumulatorTargetPropertyType [get]
 
TypedProperty< boolKeyManipulatorComponentCapsLock [get]
 
CustomEnumProperty KeyManipulatorComponentKeyModifier [get]
 
CustomEnumProperty KeyManipulatorComponentLogicalKey [get]
 
IntProperty LongPressManipulatorComponentLongPressDuration [get]
 
TypedProperty< ProjectItemReference< ExportedPropertyContainerItem > > MessageTriggerMessageSource [get]
 
TypedProperty< MessageRoutingModeEnumMessageTriggerRoutingMode [get]
 
TypedProperty< boolMessageTriggerSetHandled [get]
 
IntProperty MultiClickManipulatorComponentClickCount [get]
 
TypedProperty< boolMultiClickManipulatorComponentSendIntermediateClickMessages [get]
 
IntProperty MultiClickManipulatorComponentTimeout [get]
 
CustomEnumProperty NavigationManipulatorComponentDownNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentDownNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentEndNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentEndNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentHomeNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentHomeNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentLeftNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentLeftNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentPageDownNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentPageDownNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentPageUpNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentPageUpNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentRightNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentRightNavigationKeyModifier [get]
 
CustomEnumProperty NavigationManipulatorComponentUpNavigationKey [get]
 
CustomEnumProperty NavigationManipulatorComponentUpNavigationKeyModifier [get]
 
TypedProperty< boolNodeComponentExportNameToKzb [get]
 
TypedProperty< NodeComponentTypeNodeComponentType [get]
 
TypedProperty< boolOnPropertyChangedTriggerIgnoreIdenticalValue [get]
 
TypedProperty< boolOnPropertyChangedTriggerIgnoreInitialValue [get]
 
TypedProperty< ProjectItemReference< ExportedPropertyContainerItem > > OnPropertyChangedTriggerSourceNode [get]
 
TypedProperty< PropertyOnPropertyChangedTriggerSourcePropertyType [get]
 
IntProperty PanManipulatorComponentMaximumTouchPoints [get]
 
IntProperty PanManipulatorComponentMinimumTouchPoints [get]
 
Vector2DProperty PanManipulatorComponentRecognitionThreshold [get]
 
CustomEnumProperty PanManipulatorComponentRoutingMode [get]
 
TypedProperty< boolPropertyDrivenAnimationPlayerEnabled [get]
 
TypedProperty< boolPropertyDrivenAnimationPlayerRelativePlayback [get]
 
TypedProperty< ResourceReference< TimelineEntryTarget > > PropertyDrivenAnimationPlayerTimeline [get]
 
TypedProperty< PropertyPropertyDrivenAnimationPlayerTimePropertyTypeProperty [get]
 
CustomEnumProperty PropertyTargetEasingInterpolatorEasingFunction [get]
 
CustomEnumProperty PropertyTargetEasingInterpolatorEasingMode [get]
 
TypedProperty< boolPropertyTargetEasingInterpolatorEnabled [get]
 
CustomEnumProperty PropertyTargetEasingInterpolatorInterpolatedPropertyField [get]
 
TypedProperty< PropertyPropertyTargetEasingInterpolatorInterpolatedPropertyType [get]
 
IntProperty PropertyTargetEasingInterpolatorInterpolationDuration [get]
 
CustomEnumProperty PropertyTargetEasingInterpolatorInterpolationIfInterrupted [get]
 
TypedProperty< boolPropertyTargetEasingInterpolatorNotifyInterpolationCompleted [get]
 
FloatProperty PropertyTargetInterpolatorAcceleration [get]
 
FloatProperty PropertyTargetInterpolatorDrag [get]
 
TypedProperty< AnimationTargetPropertyAttributeEnumPropertyTargetInterpolatorInterpolatedPropertyField [get]
 
TypedProperty< PropertyPropertyTargetInterpolatorInterpolatedPropertyType [get]
 
IntProperty TimerTriggerInterval [get]
 
TypedProperty< MessageTypeTriggerMessageType [get]
 
TypedProperty< boolValueAccumulatorAutoplay [get]
 
CustomEnumProperty ValueAccumulatorBoundType [get]
 
CustomEnumProperty ValueAccumulatorIncrementMode [get]
 
TypedProperty< ValueAccumulatorIncrementSizeTypeEnumValueAccumulatorIncrementSizeType [get]
 
IntProperty ValueAccumulatorIncrementTimeInterval [get]
 
- Properties inherited from ProjectItemProperties
TypedProperty< stringDescription [get]
 
TypedProperty< stringEngineFactoryNameOverride [get]
 
TypedProperty< stringName [get]
 

Constructor & Destructor Documentation

◆ TriggerNodeComponentProperties()

TriggerNodeComponentProperties ( )
inlineprotected

Member Data Documentation

◆ Instance