Type Method 型メソッド

webScriptNameForKey:

Returns the scripting environment name for an attribute specified by a key.

Declaration 宣言

+ (NSString *)webScriptNameForKey:(const char *)name;

Parameters パラメータ

name

The name of the attribute.

Return Value 戻り値

The name used to represent the attribute in the scripting environment.

See Also 参照

Getting attributes