isFlexChild property
Whether the ResizeSensor is a child of a flex item. Necessary to apply the correct styling.
See this issue for details: code.google.com/p/chromium/issues/detail?id=346275
Default: false
Implementation
bool? isFlexChild;
Whether the ResizeSensor is a child of a flex item. Necessary to apply the correct styling.
See this issue for details: code.google.com/p/chromium/issues/detail?id=346275
Default: false
bool? isFlexChild;