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

Static Public Attributes

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

Protected Member Functions

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

Properties

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

◆ NodeComponentProperties()

NodeComponentProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

Property Documentation

◆ AnimationPlayerAutoplayEnabled

TypedProperty<bool> AnimationPlayerAutoplayEnabled
get

◆ AnimationPlayerDurationScale

FloatProperty AnimationPlayerDurationScale
get

◆ AnimationPlayerPlaybackMode

TypedProperty<TimelineEntryPlaybackModeEnum> AnimationPlayerPlaybackMode
get

◆ AnimationPlayerRelativePlayback

TypedProperty<bool> AnimationPlayerRelativePlayback
get

◆ AnimationPlayerRepeatCount

IntProperty AnimationPlayerRepeatCount
get

◆ AnimationPlayerRestoreOriginalValuesAfterPlayback

TypedProperty<bool> AnimationPlayerRestoreOriginalValuesAfterPlayback
get

◆ AnimationPlayerTimeline

TypedProperty<ResourceReference<TimelineEntryTarget> > AnimationPlayerTimeline
get

◆ AnimationPlayerTransitionAnimationBlendWeight

FloatProperty AnimationPlayerTransitionAnimationBlendWeight
get

◆ DataTriggerComponentConditionExpression

TypedProperty<string> DataTriggerComponentConditionExpression
get

◆ FloatValueAccumulatorIncrementSize

FloatProperty FloatValueAccumulatorIncrementSize
get

◆ FloatValueAccumulatorIncrementSizeSource

TypedProperty<Property> FloatValueAccumulatorIncrementSizeSource
get

◆ FloatValueAccumulatorMaximumAccumulatedValue

FloatProperty FloatValueAccumulatorMaximumAccumulatedValue
get

◆ FloatValueAccumulatorMinimumAccumulatedValue

FloatProperty FloatValueAccumulatorMinimumAccumulatedValue
get

◆ FloatValueAccumulatorTargetPropertyField

CustomEnumProperty FloatValueAccumulatorTargetPropertyField
get

◆ FloatValueAccumulatorTargetPropertyType

TypedProperty<Property> FloatValueAccumulatorTargetPropertyType
get

◆ IntValueAccumulatorIncrementSize

IntProperty IntValueAccumulatorIncrementSize
get

◆ IntValueAccumulatorIncrementSizeSource

TypedProperty<Property> IntValueAccumulatorIncrementSizeSource
get

◆ IntValueAccumulatorMaximumAccumulatedValue

IntProperty IntValueAccumulatorMaximumAccumulatedValue
get

◆ IntValueAccumulatorMinimumAccumulatedValue

IntProperty IntValueAccumulatorMinimumAccumulatedValue
get

◆ IntValueAccumulatorTargetPropertyType

TypedProperty<Property> IntValueAccumulatorTargetPropertyType
get

◆ KeyManipulatorComponentCapsLock

TypedProperty<bool> KeyManipulatorComponentCapsLock
get

◆ KeyManipulatorComponentKeyModifier

CustomEnumProperty KeyManipulatorComponentKeyModifier
get

◆ KeyManipulatorComponentLogicalKey

CustomEnumProperty KeyManipulatorComponentLogicalKey
get

◆ LongPressManipulatorComponentLongPressDuration

IntProperty LongPressManipulatorComponentLongPressDuration
get

◆ MessageTriggerMessageSource

◆ MessageTriggerRoutingMode

TypedProperty<MessageRoutingModeEnum> MessageTriggerRoutingMode
get

◆ MessageTriggerSetHandled

TypedProperty<bool> MessageTriggerSetHandled
get

◆ MultiClickManipulatorComponentClickCount

IntProperty MultiClickManipulatorComponentClickCount
get

◆ MultiClickManipulatorComponentSendIntermediateClickMessages

TypedProperty<bool> MultiClickManipulatorComponentSendIntermediateClickMessages
get

◆ MultiClickManipulatorComponentTimeout

IntProperty MultiClickManipulatorComponentTimeout
get

◆ NavigationManipulatorComponentDownNavigationKey

CustomEnumProperty NavigationManipulatorComponentDownNavigationKey
get

◆ NavigationManipulatorComponentDownNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentDownNavigationKeyModifier
get

◆ NavigationManipulatorComponentEndNavigationKey

CustomEnumProperty NavigationManipulatorComponentEndNavigationKey
get

◆ NavigationManipulatorComponentEndNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentEndNavigationKeyModifier
get

◆ NavigationManipulatorComponentHomeNavigationKey

CustomEnumProperty NavigationManipulatorComponentHomeNavigationKey
get

◆ NavigationManipulatorComponentHomeNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentHomeNavigationKeyModifier
get

◆ NavigationManipulatorComponentLeftNavigationKey

CustomEnumProperty NavigationManipulatorComponentLeftNavigationKey
get

◆ NavigationManipulatorComponentLeftNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentLeftNavigationKeyModifier
get

◆ NavigationManipulatorComponentPageDownNavigationKey

CustomEnumProperty NavigationManipulatorComponentPageDownNavigationKey
get

◆ NavigationManipulatorComponentPageDownNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentPageDownNavigationKeyModifier
get

◆ NavigationManipulatorComponentPageUpNavigationKey

CustomEnumProperty NavigationManipulatorComponentPageUpNavigationKey
get

◆ NavigationManipulatorComponentPageUpNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentPageUpNavigationKeyModifier
get

◆ NavigationManipulatorComponentRightNavigationKey

CustomEnumProperty NavigationManipulatorComponentRightNavigationKey
get

◆ NavigationManipulatorComponentRightNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentRightNavigationKeyModifier
get

◆ NavigationManipulatorComponentUpNavigationKey

CustomEnumProperty NavigationManipulatorComponentUpNavigationKey
get

◆ NavigationManipulatorComponentUpNavigationKeyModifier

CustomEnumProperty NavigationManipulatorComponentUpNavigationKeyModifier
get

◆ NodeComponentExportNameToKzb

TypedProperty<bool> NodeComponentExportNameToKzb
get

◆ NodeComponentType

◆ OnPropertyChangedTriggerIgnoreIdenticalValue

TypedProperty<bool> OnPropertyChangedTriggerIgnoreIdenticalValue
get

◆ OnPropertyChangedTriggerIgnoreInitialValue

TypedProperty<bool> OnPropertyChangedTriggerIgnoreInitialValue
get

◆ OnPropertyChangedTriggerSourceNode

TypedProperty<ProjectItemReference<ExportedPropertyContainerItem> > OnPropertyChangedTriggerSourceNode
get

◆ OnPropertyChangedTriggerSourcePropertyType

TypedProperty<Property> OnPropertyChangedTriggerSourcePropertyType
get

◆ PanManipulatorComponentMaximumTouchPoints

IntProperty PanManipulatorComponentMaximumTouchPoints
get

◆ PanManipulatorComponentMinimumTouchPoints

IntProperty PanManipulatorComponentMinimumTouchPoints
get

◆ PanManipulatorComponentRecognitionThreshold

Vector2DProperty PanManipulatorComponentRecognitionThreshold
get

◆ PanManipulatorComponentRoutingMode

CustomEnumProperty PanManipulatorComponentRoutingMode
get

◆ PropertyDrivenAnimationPlayerEnabled

TypedProperty<bool> PropertyDrivenAnimationPlayerEnabled
get

◆ PropertyDrivenAnimationPlayerRelativePlayback

TypedProperty<bool> PropertyDrivenAnimationPlayerRelativePlayback
get

◆ PropertyDrivenAnimationPlayerTimeline

TypedProperty<ResourceReference<TimelineEntryTarget> > PropertyDrivenAnimationPlayerTimeline
get

◆ PropertyDrivenAnimationPlayerTimePropertyTypeProperty

TypedProperty<Property> PropertyDrivenAnimationPlayerTimePropertyTypeProperty
get

◆ PropertyTargetEasingInterpolatorEasingFunction

CustomEnumProperty PropertyTargetEasingInterpolatorEasingFunction
get

◆ PropertyTargetEasingInterpolatorEasingMode

CustomEnumProperty PropertyTargetEasingInterpolatorEasingMode
get

◆ PropertyTargetEasingInterpolatorEnabled

TypedProperty<bool> PropertyTargetEasingInterpolatorEnabled
get

◆ PropertyTargetEasingInterpolatorInterpolatedPropertyField

CustomEnumProperty PropertyTargetEasingInterpolatorInterpolatedPropertyField
get

◆ PropertyTargetEasingInterpolatorInterpolatedPropertyType

TypedProperty<Property> PropertyTargetEasingInterpolatorInterpolatedPropertyType
get

◆ PropertyTargetEasingInterpolatorInterpolationDuration

IntProperty PropertyTargetEasingInterpolatorInterpolationDuration
get

◆ PropertyTargetEasingInterpolatorInterpolationIfInterrupted

CustomEnumProperty PropertyTargetEasingInterpolatorInterpolationIfInterrupted
get

◆ PropertyTargetEasingInterpolatorNotifyInterpolationCompleted

TypedProperty<bool> PropertyTargetEasingInterpolatorNotifyInterpolationCompleted
get

◆ PropertyTargetInterpolatorAcceleration

FloatProperty PropertyTargetInterpolatorAcceleration
get

◆ PropertyTargetInterpolatorDrag

FloatProperty PropertyTargetInterpolatorDrag
get

◆ PropertyTargetInterpolatorInterpolatedPropertyField

TypedProperty<AnimationTargetPropertyAttributeEnum> PropertyTargetInterpolatorInterpolatedPropertyField
get

◆ PropertyTargetInterpolatorInterpolatedPropertyType

TypedProperty<Property> PropertyTargetInterpolatorInterpolatedPropertyType
get

◆ TimerTriggerInterval

IntProperty TimerTriggerInterval
get

◆ TriggerMessageType

TypedProperty<MessageType> TriggerMessageType
get

◆ ValueAccumulatorAutoplay

TypedProperty<bool> ValueAccumulatorAutoplay
get

◆ ValueAccumulatorBoundType

CustomEnumProperty ValueAccumulatorBoundType
get

◆ ValueAccumulatorIncrementMode

CustomEnumProperty ValueAccumulatorIncrementMode
get

◆ ValueAccumulatorIncrementSizeType

TypedProperty<ValueAccumulatorIncrementSizeTypeEnum> ValueAccumulatorIncrementSizeType
get

◆ ValueAccumulatorIncrementTimeInterval

IntProperty ValueAccumulatorIncrementTimeInterval
get