Class ClipCell
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class ClipCell : VisualElement, IEventHandler, IResolvedStyle, IStylePropertyAnimations, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler
- Inheritance
-
FocusableClipCell
- Implements
-
IResolvedStyleIStylePropertyAnimationsITransformIVisualElementScheduler
- Inherited Members
- Extension Methods
Constructors
ClipCell(VisualTreeAsset, Clip)
public ClipCell(VisualTreeAsset visualTreeAsset, Clip clip)
Parameters
visualTreeAsset
VisualTreeAssetclip
Clip
Fields
m_background
public ClipCell.Background m_background
Field Value
m_backgroundElement
public VisualElement m_backgroundElement
Field Value
m_clip
public Clip m_clip
Field Value
Methods
GetBackgroundStyle(Background)
public string GetBackgroundStyle(ClipCell.Background style)
Parameters
style
ClipCell.Background
Returns
SetBackground(Background)
public void SetBackground(ClipCell.Background background)
Parameters
background
ClipCell.Background
Update()
public void Update()