resizeInfo property

ResizeInfo? resizeInfo
final

Returns the following:

  • AllowCancelResize: a boolean value indicating if the resize operation can be cancelled.
  • ResizeType: Returns ClassicResize

Implementation

final ResizeInfo? resizeInfo;