TethrTethr
Guide
Capability Report
Playground
API
  • English
  • 日本語
GitHub
Guide
Capability Report
Playground
API
  • English
  • 日本語
GitHub
  • Type Alias: FocusPeaking

Type Alias: FocusPeaking

FocusPeaking = false | string

Defined in: core/src/configs.ts:101

Focus peaking mode. This usually corresponds to the color of the peaking. false means disabled.

Example

`false, 'red', 'white'`
Edit this page