mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-01 15:42:20 +08:00
update
This commit is contained in:
@ -37,8 +37,11 @@ FluScrollablePage{
|
||||
FluScreenshot{
|
||||
id:screenshot
|
||||
captrueMode: FluScreenshotType.File
|
||||
saveFolder: FluTools.getApplicationDirPath()+"/screenshot"
|
||||
onCaptrueCompleted:
|
||||
(captrue)=>{
|
||||
|
||||
//C:/Users/zhuzi/Pictures/1692283885126.png
|
||||
image.source = captrue
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user