Class ContextProvider
This element can be used in the visual tree to wrap a part of the user-interface where the context of the application needs to be overriden.
Implements
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public class ContextProvider : BaseVisualElement, IEventHandler, IVisualElementScheduler, IExperimentalFeatures, ITransitionAnimations, ITransform, IResolvedStyle, IContextOverrideElement, IAdditionalDataHolder
Constructors
ContextProvider()
Default constructor.
Declaration
public ContextProvider()
Fields
ussClassName
Main Uss Class Name.
Declaration
public const string ussClassName = "appui-context-provider"
Field Value
Type | Description |
---|---|
string |