Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25800] iOS11: Support new property " contentInsetAdjustmentBehavior" of scrollview

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterVijay Singh
AssigneeVijay Singh
Created2018-02-23T04:11:30.000+0000
Updated2018-02-23T04:15:33.000+0000

Description

Apple has deprecated property "automaticallyAdjustsScrollViewInsets" of UIViewController which we support as window property [autoAdjustScrollViewInsets](http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Window-property-autoAdjustScrollViewInsets) and introduced new property for scrollView "contentInsetAdjustmentBehavior" in iOS 11. Let's expose this new property to developer.

Comments

No comments

JSON Source