语法
HRESULT Scroll(
const RECT *scrollRect,
const RECT *clipRect,
int offsetX,
int offsetY
);
参数
scrollRect
clipRect
offsetX
offsetY
要求
| 要求 | 价值 |
|---|---|
| 最低支持的客户端 | Windows 10 版本 1809(使用 Windows 应用 SDK 0.5 或更高版本) |
| 标头 | microsoft.ui.composition.interop.h |