Class DraftPageStorage
[Obsolete("This class is obsoleted in this android platform")]
public abstract class DraftPageStorage : PageStorageBase, ILegacyPageStorage, IPageStorage, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
DraftPageStorage
- Implements
- Derived
- Inherited Members
Constructors
DraftPageStorage(Application, PageStorageSettings)
public DraftPageStorage(Application application, PageStorageSettings pageStorageSettings)
Parameters
application
ApplicationpageStorageSettings
PageStorageSettings
DraftPageStorage(nint, JniHandleOwnership)
protected DraftPageStorage(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReference
ninttransfer
JniHandleOwnership
Properties
Application
public Application Application { get; }
Property Value
B
public Application B { get; set; }
Property Value
C
public PageStorageSettings C { get; set; }
Property Value
D
public string D { get; set; }
Property Value
DraftSdkPagesFolderName
public string DraftSdkPagesFolderName { get; }
Property Value
PageStorageSettings
public PageStorageSettings PageStorageSettings { get; }