Show / Hide Table of Contents

Class SafeAreaHelper

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
SafeAreaHelper
Namespace: BennyKok.RuntimeDebug.Components.UI
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
[RequireComponent(typeof(Canvas))]
public class SafeAreaHelper : MonoBehaviour

Fields

OnResolutionOrOrientationChanged

Declaration
public static UnityEvent OnResolutionOrOrientationChanged
Field Value
Type Description
UnityEngine.Events.UnityEvent
In This Article
👆 RuntimeDebugAction by ❤️ BennyKok