Maintain linear momentum even if input hasn't stopped

I’m using the new character physics controllers release a bit ago, and I’m using the AirController to keep momentum in the air.
However, I wanted to know if there was a way to use its MaintainLinearMomentum property even if input hasn’t stopped, as that’s the only time it works.