dojox/mobile/_maskUtils (version 1.10)

Summary

Utility methods to clip rounded corners of various elements (Switch, ScrollablePane, scrollbars in scrollable widgets). Uses -webkit-mask-image on webkit, or SVG on other browsers.

See the dojox/mobile/_maskUtils reference documentation for more information.

Method Summary

  • createRoundMask(node,x,y,r,b,w,h,rx,ry,e) Creates and sets a mask for the specified node.

Methods

createRoundMask(node,x,y,r,b,w,h,rx,ry,e)

Creates and sets a mask for the specified node.

Parameter Type Description
node DomNode
x undefined
y undefined
r undefined
b undefined
w undefined
h undefined
rx number
ry number
e undefined
Error in the documentation? Can’t find what you are looking for? Let us know!