IStorageItemCanBookmark Property

Returns true is item can be bookmarked and reused later.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool CanBookmark { get; }

Property Value

Boolean

See Also