Wijmo UI for the Web
WriteCssStyle Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.InputUIUpdate();
var value; // Type: any

// Parameters
var style; // Type:  any

value = instance.WriteCssStyle(style);
Javascript (Specification) 
function WriteCssStyle( 
   style : any
) : any;

Parameters

style
Browser Compatibility
7
5
5

See Also

Reference

InputUIUpdate type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.