pc method

  1. @DomName('CSS.pc')
  2. @DocsEditable()
  3. @Experimental()
CssUnitValue pc (num value)

Implementation

@DomName('CSS.pc')
@DocsEditable()
@Experimental() // untriaged
static CssUnitValue pc(num value) native;