Namespaces
IOSHelper
Various iOS view helper methods
Various iOS view helper methods
Classes
| Class | Description |
|---|---|
| UIAdaptivePresentationControllerDelegateImp | - |
| UILayoutViewController | - |
| UIPopoverPresentationControllerDelegateImp | - |
Variables
| Variable | Description |
|---|---|
| traitCollectionColorAppearanceChangedEvent | String value used when hooking to traitCollectionColorAppearanceChangedEvent event. |
| traitCollectionLayoutDirectionChangedEvent | String value used when hooking to traitCollectionLayoutDirectionChangedEvent event. |
Functions
| Function | Description |
|---|---|
| expandBeyondSafeArea | - |
| getFrameFromPosition | - |
| getParentWithViewController | Returns a view with viewController or undefined if no such found along the view's parent chain. |
| getPositionFromFrame | - |
| invalidateStatusBarAppearance | - |
| layoutView | - |
| shrinkToSafeArea | - |
| updateAutoAdjustScrollInsets | - |
| updateConstraints | - |
- Previous
- text