Table of Contents

Class ClipCell

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ClipCell : VisualElement, IEventHandler, IResolvedStyle, IStylePropertyAnimations, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler
Inheritance
Focusable
ClipCell
Implements
IResolvedStyle
IStylePropertyAnimations
ITransform
IVisualElementScheduler
Inherited Members
Extension Methods

Constructors

ClipCell(VisualTreeAsset, Clip)

public ClipCell(VisualTreeAsset visualTreeAsset, Clip clip)

Parameters

visualTreeAsset VisualTreeAsset
clip Clip

Fields

m_background

public ClipCell.Background m_background

Field Value

ClipCell.Background

m_backgroundElement

public VisualElement m_backgroundElement

Field Value

VisualElement

m_clip

public Clip m_clip

Field Value

Clip

Methods

GetBackgroundStyle(Background)

public string GetBackgroundStyle(ClipCell.Background style)

Parameters

style ClipCell.Background

Returns

string

SetBackground(Background)

public void SetBackground(ClipCell.Background background)

Parameters

background ClipCell.Background

Update()

public void Update()