pulldown interrupt

Is there any way I can use Arduino interrupts in pulldown state rather than pullup state ??

Is there any way I can use Arduino interrupts in pulldown state rather than pullup state ??

I am uncertain about what you are asking?

Are you referring to the interrupt input pin with a pull up or pull down to prevent a floating condition? Are you referring to the interrupt pulse bringing the interrupt pin high or low?

What value of pullup/pulldown resistor? What is the interrupt signal?