Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


boldTextStatusChanged

Event invoked on the main thread when the user changes the bold text setting in the system settings.
Read time 1 minuteLast updated 6 days ago

Definition

public static event Action<bool> boldTextStatusChanged

Remarks

Platform support: This event is only triggered on iOS. On Android, this event is not necessary because the application restarts when the user changes the bold text setting.