# Sandbox.Modals.FriendsListModalOptions.Anchor

```csharp
System.Nullable<Anchoring> Anchor { get; set; }
```

If set, the modal will open anchored next to a panel (eg. the button that opened it)
instead of centered on screen.

Declared in [Sandbox.Modals.FriendsListModalOptions](/api/Sandbox.Modals.FriendsListModalOptions).
Assembly: `Sandbox.Engine`.
