TextT.attributeRegister

Associate @name with a new #AtkTextAttribute

template TextT(TStruct)
static
AtkTextAttribute
attributeRegister
(
string name
)

Parameters

name string

a name string

Return Value

Type: AtkTextAttribute

an #AtkTextAttribute associated with @name

Meta