Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ios

Index

Variables

Const traitCollectionColorAppearanceChangedEvent

traitCollectionColorAppearanceChangedEvent: string

Functions

expandBeyondSafeArea

  • expandBeyondSafeArea(view: View, frame: any): any
  • Parameters

    • view: View
    • frame: any

    Returns any

getFrameFromPosition

  • getFrameFromPosition(position: object, insets?: object): any
  • Parameters

    • position: object
      • bottom: any
      • left: any
      • right: any
      • top: any
    • Optional insets: object
      • bottom: any
      • left: any
      • right: any
      • top: any

    Returns any

getParentWithViewController

  • getParentWithViewController(view: View): View
  • Parameters

    Returns View

getPositionFromFrame

  • getPositionFromFrame(frame: any): object
  • Parameters

    • frame: any

    Returns object

    • bottom: any
    • left: any
    • right: any
    • top: any

layoutView

  • layoutView(controller: any, owner: View): void
  • Parameters

    • controller: any
    • owner: View

    Returns void

shrinkToSafeArea

  • shrinkToSafeArea(view: View, frame: any): any
  • Parameters

    • view: View
    • frame: any

    Returns any

updateAutoAdjustScrollInsets

  • updateAutoAdjustScrollInsets(controller: any, owner: View): void
  • Parameters

    • controller: any
    • owner: View

    Returns void

updateConstraints

  • updateConstraints(controller: any, owner: View): void
  • Parameters

    • controller: any
    • owner: View

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method