GCIM 名前空間 > GcTime タイプ : SetDropDownClosingAnimation メソッド |
var instance = new GCIM.GcTime(); var returnValue; // Type: any // パラメータ var value; //タイプ: DropDownAnimation returnValue = instance.SetDropDownClosingAnimation(value);
function SetDropDownClosingAnimation( value : DropDownAnimation ) : any;