Table of Contents

Class UISafeAreaAnchor

Class UISafeAreaAnchor anchors UI elements to corners of the safe rendering area on mobile devices (screen notches, cutouts, etc.)

public class UISafeAreaAnchor : MonoBehaviour
Inheritance
UISafeAreaAnchor

Fields

BottomAnchor

public UISafeAreaAnchor.AnchorY BottomAnchor

Field Value

UISafeAreaAnchor.AnchorY

LeftAnchor

public UISafeAreaAnchor.AnchorX LeftAnchor

Field Value

UISafeAreaAnchor.AnchorX

RightAnchor

public UISafeAreaAnchor.AnchorX RightAnchor

Field Value

UISafeAreaAnchor.AnchorX

TopAnchor

public UISafeAreaAnchor.AnchorY TopAnchor

Field Value

UISafeAreaAnchor.AnchorY