Enum XdgPositioner.Anchor
						
				enum Anchor
				 : uint { ... }
						
					
				Enum members
| Name | Description | 
|---|---|
| bottom | |
| bottomLeft | |
| bottomRight | |
| left | |
| none | |
| right | |
| top | |
| topLeft | |
| topRight |