Interface representing the blocks in the user interface inspector.
opacity
: Optional element or boolean indicating whether the opacity block should be shown.transform
: Optional element or boolean indicating whether the transform block should be shown.trim
: Optional element or boolean indicating whether the trim block should be shown.//ly.img.ubq/text
: Optional text block configuration.//ly.img.ubq/page
: Optional page block configuration.//ly.img.ubq/graphic
: Optional graphic block configuration.
Properties#
Property | Type |
---|---|
opacity? | |
transform? | |
trim? | |
//ly.img.ubq/text? | UserInterfaceInspectorBlockText |
//ly.img.ubq/page? | UserInterfaceInspectorBlockPage |
//ly.img.ubq/graphic? | UserInterfaceInspectorBlockGraphic |