UpdateSettings

Class in Arbor / Inherits from: object

Description

Settings related to updating.

Fields

Field Name Description
seconds Update interval(only SpecifySeconds).
timeType Time type(only SpecifySeconds).
type Update type.

Properties

Property Name Description
isUpdatableOnUpdate It returns whether it can be updated with Update()

Methods

Method Name Description
ClearTime Clear update time
Pause Pause update time.
Resume Resume update time.