Table of Contents

Method SetAnchor

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

SetAnchor(string, string)

Sets an anchor to a node.

bool SetAnchor(string anchorName, string nodeName)

Parameters

anchorName string

The anchor name.

nodeName string

The node name.

Returns

bool

true if the operation was executed successfully; otherwise, false.