Show / Hide Table of Contents

Class ViewSystemUtilitys.PageRootWrapper

Inheritance
System.Object
ViewSystemUtilitys.PageRootWrapper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
public class PageRootWrapper

Fields

| Improve this Doc View Source

canvas

Declaration
public Canvas canvas
Field Value
Type Description
UnityEngine.Canvas
| Improve this Doc View Source

raycaster

Declaration
public GraphicRaycaster raycaster
Field Value
Type Description
UnityEngine.UI.GraphicRaycaster
| Improve this Doc View Source

rectTransform

Declaration
public RectTransform rectTransform
Field Value
Type Description
UnityEngine.RectTransform
| Improve this Doc View Source

safePadding

Declaration
public SafePadding safePadding
Field Value
Type Description
SafePadding
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX