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

// Parameters
var textinput; // Type:  any

value = instance.GetClearButtonShowThreshold(textinput);
Javascript (Specification) 
function GetClearButtonShowThreshold( 
   textinput : any
) : number;

Parameters

textinput
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.