LocationExtension extension
- on
Properties
- durationFragment → int?
-
Available on Locations, provided by the LocationExtension extension
no setter - page → int?
-
Available on Locations, provided by the LocationExtension extension
no setter - physicalPage → String?
-
Available on Locations, provided by the LocationExtension extension
no setter - timeFragment → TimeFragment?
-
Available on Locations, provided by the LocationExtension extension
no setter - tocFragment → String?
-
Available on Locations, provided by the LocationExtension extension
no setter - totalPages → int?
-
Available on Locations, provided by the LocationExtension extension
no setter
Methods
-
copyWithFragmentDuration(
num? duration) → Locations -
Available on Locations, provided by the LocationExtension extension
Duration must be in seconds. Passingnullwill remove the existing duration from fragment. -
copyWithPage(
int? index) → Locations -
Available on Locations, provided by the LocationExtension extension
-
copyWithPhysicalPageNumber(
String? index) → Locations -
Available on Locations, provided by the LocationExtension extension
-
copyWithTimeFragment(
TimeFragment? fragment) → Locations -
Available on Locations, provided by the LocationExtension extension