Class CustomPageStorage
[Obsolete("This class is obsoleted in this android platform")]
public sealed class CustomPageStorage : PageStorageBase, ILegacyPageStorage, IPageStorage, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
CustomPageStorage
- Implements
- Inherited Members
Constructors
CustomPageStorage(Application, PageStorageSettings)
public CustomPageStorage(Application application, PageStorageSettings pageStorageSettings)
Parameters
application
ApplicationpageStorageSettings
PageStorageSettings
Properties
B
public Application B { get; set; }
Property Value
PagesDirectory
public override File PagesDirectory { get; }