Method SetAnchor
SetAnchor(VisualElement)
Set a new value for the anchor property.
Declaration
public T SetAnchor(VisualElement value)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | value | The new value. |
Returns
Type | Description |
---|---|
T | The popup. |