FontWeightAdjustment
Source set: Android
public fun DeviceConfigurationOverride.Companion.FontWeightAdjustment(
fontWeightAdjustment: Int
): DeviceConfigurationOverride
A DeviceConfigurationOverride that overrides the font weight adjustment for the contained content.
Parameters
| fontWeightAdjustment | the font weight adjustment to use to render the content under test. |
Return
a DeviceConfigurationOverride that specifies the font weight adjustment for the content under test.