# unityFontStyleAndWeight

> Font style and weight (normal, bold, italic) to draw the element's text.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.6/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
StyleEnum<FontStyle> unityFontStyleAndWeight { get; set; }
```

### Remarks

This property is inherited by default.
