Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorWindow.OnBackingScaleFactorChanged

Declaration

protected void OnBackingScaleFactorChanged();

Description

Called when the UI scaling for this EditorWindow is changed.

Use this method to refresh UI elements that have multiple resolutions.