Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


layoutChanged

Subscribe to this event to be notified when the Layout property is modified.
Read time 1 minuteLast updated 11 days ago

Definition

public event Action<Layout> layoutChanged

Remarks

This is commonly used to apply styling changes based on the active layout.