Search
Loading...
Skip to content

Type Alias: EnumPropertyName

type EnumPropertyName =
| "blend/mode"
| "contentFill/mode"
| "height/mode"
| "position/x/mode"
| "position/y/mode"
| "scene/designUnit"
| "scene/layout"
| "scene/mode"
| "width/mode"
| "stroke/cornerGeometry"
| "stroke/position"
| "stroke/style"
| "text/horizontalAlignment"
| "text/verticalAlignment"
| "cutout/type"
| "caption/horizontalAlignment"
| "caption/verticalAlignment"
| "animationEasing"
| "textAnimationWritingStyle"
| "animation/grow/direction"
| "animation/wipe/direction"
| "animation/baseline/direction"
| "animation/spin/direction"
| "animation/spin_loop/direction"
| "animation/jump_loop/direction"
| "animation/typewriter_text/writingStyle"
| "animation/block_swipe_text/direction"
| "animation/merge_text/direction"
| "animation/ken_burns/direction"
| "fill/pixelStream/orientation"
| string & object;