Skip to main content

SaveBookmarkAsync Method

Saves items to a bookmark.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)

Task<string?> SaveBookmarkAsync()
View Source

Return Value

Task(String)
Returns identifier of a bookmark. Can be null if OS denied request.

See Also

Reference

IStorageItem Interface
Avalonia.Platform.Storage Namespace