Skip to main content

CacheOptions Class

Contains settings that define parameters of a local cache to store image tiles.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public class CacheOptions :
    IOwnedElement,
    INotifyPropertyChanged

The following members return CacheOptions objects:

Inheritance

Object
CacheOptions
See Also