Method SetAnchor
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
SetAnchor(string, string)
Sets an anchor to a node.
public bool SetAnchor(string anchorName, string nodeName)Parameters
Returns
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaContext.MaaContextSetAnchor(System.IntPtr,System.String,System.String).