ObjectAtk.setName

Sets the accessible name of the accessible.

class ObjectAtk
void
setName
(
string name
)

Parameters

name string

a character string to be set as the accessible name

Meta