This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Denotes a size in points, pixels or percent of available space.

In UX Markup, values of this type can be written as follows:

  • 100pt means 100 points.
  • 50% means 50 percent of available space
  • 120px means 120 physical pixels.
  • 100 means 100 unspecified units. Will default to points, unless a unit is implicit. For example, if set on a Change animator to animate a property already in percent, the value will be interprted as percent.

If not specifying a value, many properties will default to Size.Auto, where the size will be computed automatically based on context. See the property documentation.

Location

Namespace
Uno.UX
Package
UnoCore 2.9.2
Show Uno properties and methods

Interface of Size

Inherited from object