UIScrollView.ZoomBouncing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true
if the scroll view is bouncing back to the zoom scaling limits specified byP:UIKit.UIScrollView.MinimumScrollView and P:UIKit.UIScrollView.MaximumScrollView. Read-only.
public virtual bool ZoomBouncing { [Foundation.Export("isZoomBouncing")] get; }
member this.ZoomBouncing : bool
Property Value
- Attributes