SyncLayerOption

constructor(layerId: Long = 0)

Creates a new sync layer option with a layer id.

Since

200.1.0


constructor(layerId: Long, syncDirection: SyncDirection)

Creates a new sync layer option with layer id and sync direction.

Since

200.1.0