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'`
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.
`false, 'red', 'white'`