Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.UI.Buss.BussPseudoStyle Class Reference
Inheritance diagram for Beamable.UI.Buss.BussPseudoStyle:
Inheritance graph
[legend]
Collaboration diagram for Beamable.UI.Buss.BussPseudoStyle:
Collaboration graph
[legend]

Public Member Functions

BussStyle MergeWithBaseStyle (BussStyle baseStyle)
 
- Public Member Functions inherited from Beamable.UI.Buss.BussStyle
void Clear ()
 
BussStyle GetCombinedStyle ()
 
void SetPseudoStyle (string pseudoClass, bool enabled, bool withTransition=true)
 
void SetStyleAnimatedListener (Action listener)
 

Public Attributes

BussStyle BaseStyle
 
bool Enabled
 
float BlendValue
 
FloatTween Tween
 

Additional Inherited Members

- Static Public Member Functions inherited from Beamable.UI.Buss.BussStyle
static bool IsKeyValid (string key)
 
static Type GetBaseType (string key)
 
static IBussProperty GetDefaultValue (string key)
 
- Static Public Attributes inherited from Beamable.UI.Buss.BussStyle
static readonly PropertyBinding< MainTextureBussPropertyMainTextureSource
 
static readonly PropertyBinding< IFloatBussPropertyThreshold
 
static readonly PropertyBinding< ISpriteBussPropertySdfImage
 
static readonly PropertyBinding< SdfModeBussPropertySdfMode
 
static readonly PropertyBinding< ImageTypeBussPropertyImageType
 
static readonly PropertyBinding< FloatBussPropertyPixelsPerUnitMultiplier
 
static readonly PropertyBinding< NineSliceSourceBussPropertyNineSliceSource
 
static readonly PropertyBinding< IVertexColorBussPropertyBackgroundColor
 
static readonly PropertyBinding< IFloatFromFloatBussPropertyRoundCorners
 
static readonly PropertyBinding< ISpriteBussPropertyBackgroundImage
 
static readonly PropertyBinding< BackgroundModeBussPropertyBackgroundMode
 
static readonly PropertyBinding< BorderModeBussPropertyBorderMode
 
static readonly PropertyBinding< IFloatBussPropertyBorderWidth
 
static readonly PropertyBinding< IVertexColorBussPropertyBorderColor
 
static readonly PropertyBinding< IVector2BussPropertyShadowOffset
 
static readonly PropertyBinding< IFloatBussPropertyShadowThreshold
 
static readonly PropertyBinding< IVertexColorBussPropertyShadowColor
 
static readonly PropertyBinding< IFloatBussPropertyShadowSoftness
 
static readonly PropertyBinding< ShadowModeBussPropertyShadowMode
 
static readonly PropertyBinding< IFontBussPropertyFont
 
static readonly PropertyBinding< IFloatBussPropertyFontSize
 
static readonly PropertyBinding< IColorBussPropertyFontColor
 
static readonly PropertyBinding< TextAlignmentOptionsBussPropertyTextAlignment
 
static readonly PropertyBinding< IFloatBussPropertyTransitionDuration
 
static readonly PropertyBinding< EasingBussPropertyTransitionEasing
 
- Protected Attributes inherited from Beamable.UI.Buss.BussStyle
readonly Dictionary< string, IBussProperty_properties = new Dictionary<string, IBussProperty>()
 
- Properties inherited from Beamable.UI.Buss.BussStyle
IBussProperty this[string key] [getset]
 
IBussProperty this[string pseudoClass, string key] [getset]
 
static IEnumerable< string > Keys [get]
 

The documentation for this class was generated from the following file: