PageSavingArgs Class

PageSavingArgs class

Info for a page saving process.


type PageSavingArgs struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetPageIndexCurrent page index, zero based.
GetPageCountTotal page count.