| 279 | /// </summary> |
| 280 | /// <param name="position">The position.</param> |
| 281 | API_PROPERTY() virtual void SetPosition(const Float2& position) |
| 282 | { |
| 283 | } |
| 284 | |
| 285 | /// <summary> |
| 286 | /// Gets the client position of the window (client area not including border). |
no outgoing calls
no test coverage detected