How to AutoFill One Time Security Code (iOS 12 )?

Hi All,

I need to do autoFill password from message to TextInput. How I can do it in fuse tools?

This link How I can do it in IOS pure. just add property to textField >>
textContentType = .oneTimeCode

Can I do it in Fusetools ?

Thanks,