Table of Contents

TTMSFNCResponsiveManagerSizeConstraint Record

A width and height pair representing a size-based responsive breakpoint threshold.

API unit family: TMSFNCResponsiveManager

Syntax

TTMSFNCResponsiveManagerSizeConstraint = record

Fields and properties

Name Type Description
Height Single The height threshold of the breakpoint, in pixels.
Width Single The width threshold of the breakpoint, in pixels.