Wijmo UI for the Web
CheckColor Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.Utility();
var value; // Type: string

// Parameters
var color; // Type:  any

value = instance.CheckColor(color);
Javascript (Specification) 
function CheckColor( 
   color : any
) : string;

Parameters

color
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.