StyleQuery
This class is not replicated. Its interface does not cross the network boundary.
This class is not browsable. It is not visible in Studio's object browser.
| Memory category | Instances |
|---|
Member index 12
Description
History 33
- 708 Change Tags of ViewportDisplaySize from [Hidden, NotReplicated, NotScriptable] to [NotReplicated, NotScriptable]
- 708 Change Category of ViewportDisplaySize from Data to Conditions
- 708 Change Category of ReducedMotionEnabled from Data to Conditions
- 708 Change Tags of PreferredInput from [Hidden, NotReplicated, NotScriptable] to [NotReplicated, NotScriptable]
- 708 Change Category of PreferredInput from Data to Conditions
- 708 Change Category of MinSize from Behavior to Conditions
- 708 Change Category of MaxSize from Behavior to Conditions
- 708 Change Category of AspectRatioRange from Behavior to Conditions
- 706 Change Default of ViewportDisplaySize from to Small
- 706 Change Default of PreferredInput from to KeyboardAndMouse
- 706 Change Default of IsActive from true to false
- 705 Add ViewportDisplaySize
- 705 Add ReducedMotionEnabled
- 705 Add PreferredInput
- 704 Change Tags of MinSize from [] to [NotReplicated, NotScriptable]
- 704 Change CanSave of MinSize from true to false
- 704 Change CanLoad of MinSize from true to false
- 704 Change Tags of AspectRatioRange from [] to [NotReplicated, NotScriptable]
- 704 Change CanLoad of AspectRatioRange from true to false
- 704 Change CanSave of AspectRatioRange from true to false
- 703 Change CanSave of MaxSize from true to false
- 703 Change Tags of MaxSize from [] to [NotReplicated, NotScriptable]
- 703 Change CanLoad of MaxSize from true to false
- 699 Add SetConditions
- 699 Add SetCondition
- 699 Add GetConditions
- 699 Add GetCondition
- 699 Add
- 693 Add MinSize
- 693 Add MaxSize
- 693 Add IsActive
- 693 Add AspectRatioRange
- 693 Add StyleQuery
Members 12
AspectRatioRange
| Type | Default | |
|---|---|---|
| NumberRange | 0 inf | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Conditions |
| Loaded/Saved | false |
History 5
- 708 Change Category of AspectRatioRange from Behavior to Conditions
- 704 Change Tags of AspectRatioRange from [] to [NotReplicated, NotScriptable]
- 704 Change CanLoad of AspectRatioRange from true to false
- 704 Change CanSave of AspectRatioRange from true to false
- 693 Add AspectRatioRange
GetCondition
| Parameters (1) | ||
|---|---|---|
| name | string | |
| Returns (1) | ||
| Variant | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add GetCondition
GetConditions
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| Dictionary | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add GetConditions
IsActive
| Type | Default | |
|---|---|---|
| bool | false | |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
| Thread safety | ReadSafe |
|---|---|
| Category | Behavior |
| Loaded/Saved | false/true |
MaxSize
| Type | Default | |
|---|---|---|
| Vector2 | INF, INF | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Conditions |
| Loaded/Saved | false |
MinSize
| Type | Default | |
|---|---|---|
| Vector2 | 0, 0 | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Conditions |
| Loaded/Saved | false |
PreferredInput
| Type | Default | |
|---|---|---|
| PreferredInput | KeyboardAndMouse | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Conditions |
| Loaded/Saved | false |
History 4
- 708 Change Tags of PreferredInput from [Hidden, NotReplicated, NotScriptable] to [NotReplicated, NotScriptable]
- 708 Change Category of PreferredInput from Data to Conditions
- 706 Change Default of PreferredInput from to KeyboardAndMouse
- 705 Add PreferredInput
ReducedMotionEnabled
| Type | Default | |
|---|---|---|
| bool | false | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Conditions |
| Loaded/Saved | false |
History 2
- 708 Change Category of ReducedMotionEnabled from Data to Conditions
- 705 Add ReducedMotionEnabled
SetCondition
| Parameters (2) | ||
|---|---|---|
| name | string | |
| value | Variant | |
| Returns (1) | ||
| null | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add SetCondition
SetConditions
| Parameters (1) | ||
|---|---|---|
| conditions | Dictionary | |
| Returns (1) | ||
| null | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add SetConditions
ViewportDisplaySize
| Type | Default | |
|---|---|---|
| DisplaySize | Small | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Conditions |
| Loaded/Saved | false |
History 4
- 708 Change Tags of ViewportDisplaySize from [Hidden, NotReplicated, NotScriptable] to [NotReplicated, NotScriptable]
- 708 Change Category of ViewportDisplaySize from Data to Conditions
- 706 Change Default of ViewportDisplaySize from to Small
- 705 Add ViewportDisplaySize