Class UISafeAreaAnchor
- Namespace
- PlayEveryWare.EpicOnlineServices.Samples
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
LeftAnchor
public UISafeAreaAnchor.AnchorX LeftAnchor
Field Value
RightAnchor
public UISafeAreaAnchor.AnchorX RightAnchor
Field Value
TopAnchor
public UISafeAreaAnchor.AnchorY TopAnchor