Type Method 型メソッド

webScriptName(forKey:)

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

Declaration 宣言

class func webScriptName(forKey name: UnsafePointer<CChar>!) -> String!

Parameters パラメータ

name

The name of the attribute.

Return Value 戻り値

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

See Also 参照

Getting attributes