Returns an array of the variation axis dictionaries for a font.
Original signature is 'CFArrayRef CGFontCopyVariationAxes ( CGFontRef font );'
Available in Mac OS X v10.4 and later.


- font (IntPtr)
- MISSING

An array of the variation axis dictionaries. Returns NULL if the font doesn't support variations.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)