About Extension
π‘Β Β Current Version 2.0
πΒ Β File Size 15.86 KB
π¦Β Β in.akshatt.TextWriter
π
Β Β Created On 2022-01-06
This extension helps you add a writing text animation to your app
Method Blocks
Create – Creates a Text Writer view.
β id input type text
β in input type component
SetDelay – Sets delay for Text Writer animation
β id input type text
β delay input type number
SetWidth – Sets width for Text Writer
β id input type text
β width input type number
SetColor – Sets the text color for Text Writer
β id input type text
β color input type number
SetConfig – Sets configuration for Text Writer
β id input type text
β config input type any
SetSizeFactor – Sets size factor for Text Writer
β id input type text
β size input type number
SetLetterSpacing – Sets letter spacing for Text Writer
β id input type text
β spacing input type number
StartAnimation – Starts the Text Writer Animation
β id input type text
SetText – Sets text for Text Writer view
β id input type text
β text input type text
Event Blocks
OnWritingFinished – It is call when the writing animation has been finished
β id output type text
Properties Block
RectangleConfig – RECTANGLE Config
β Return type any
IntermediateConfig – INTERMEDIATE Config
β Return type any
SquareConfigΒ – Square Config
β Return type any