isBoldTextEnabled
Whether bold text is enabled in the system settings.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Accessibility
- Assembly: UnityEngine.AccessibilityModule
public static bool isBoldTextEnabled { get; }
Remarks
Platform support: On Android, this property is only set starting with Android 12 (API level 31). It might not be supported on non-stock Android. Here, non-stock refers to versions of Android that have been modified by the device manufacturer.