eDriven Framework API
MediaQuery Class
NamespaceseDriven.Gui.StylesMediaQuery
eDriven Framework API
Serialized media query
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class MediaQuery : NameValueBase, ICloneable
<SerializableAttribute> _
Public Class MediaQuery _
	Inherits NameValueBase _
	Implements ICloneable
[SerializableAttribute]
public ref class MediaQuery : public NameValueBase, 
	ICloneable
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
MediaQuery()()()()
Initializes a new instance of the MediaQuery 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.)
ObjectReference
UnityEngine.Object
(Inherited from NameValueBase.)
Parameters
Parameter descriptions

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

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