eDriven Framework API
StyleProperty Class
NamespaceseDriven.Gui.Styles.SerializationStyleProperty
eDriven Framework API
Serialized style property
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class StyleProperty : NameValueBase, 
	ICloneable
<SerializableAttribute> _
Public Class StyleProperty _
	Inherits NameValueBase _
	Implements ICloneable
[SerializableAttribute]
public ref class StyleProperty : public NameValueBase, 
	ICloneable
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
StyleProperty()()()()
Initializes a new instance of the StyleProperty class

AnimationCurve
(Inherited from NameValueBase.)
Bool
(Inherited from NameValueBase.)
Bounds
(Inherited from NameValueBase.)
Char
(Inherited from NameValueBase.)
Clone()()()()
Creates a new object that is a copy of the current instance.

Color
(Inherited from NameValueBase.)
Enum
(Inherited from NameValueBase.)
Equals(NameValueBase) (Inherited from NameValueBase.)
Equals(Object) (Inherited from NameValueBase.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Float
(Inherited from NameValueBase.)
FromAttribute(StyleAttribute)
Creates style property from StyleAttribute

GetHashCode()()()() (Inherited from NameValueBase.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Gradient
(Inherited from NameValueBase.)
Int
(Inherited from NameValueBase.)
LayerMask
(Inherited from NameValueBase.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Media query identifier
(Inherited from NameValueBase.)
NonSerializableStyleTypes
List of style types that cannot be styled using the inspector

ObjectReference
UnityEngine.Object
(Inherited from NameValueBase.)
Quaternion
(Inherited from NameValueBase.)
Rect
(Inherited from NameValueBase.)
SerializedType
Serialized type switch
Switching to a specified slot for getting/setting a value
(Inherited from NameValueBase.)
String
(Inherited from NameValueBase.)
ToString()()()() (Inherited from NameValueBase.)
Type
Full type name
(Inherited from NameValueBase.)
Value
Depending of a serialized type switch, the setter saves the value to the specified field (called slot)
Also, getter gets the value from the specified slot
(Inherited from NameValueBase.)
Vector2
(Inherited from NameValueBase.)
Vector3
(Inherited from NameValueBase.)
Inheritance Hierarchy
Object
NameValueBase
 StyleProperty

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)