Packages

o

react.native

PlatformIOS

object PlatformIOS extends Object with PlatformValues

Annotations
@native() @JSImport("react-native", "PlatformIOS")
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlatformIOS
  2. PlatformValues
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val OS: PlatformOSType
    Definition Classes
    PlatformValues
  2. val Version: |[Double, String]
    Definition Classes
    PlatformValues
  3. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  4. val isPad: Boolean
  5. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  6. val isTVOS: Boolean
  7. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  8. def select[T](selects: Dictionary[T]): T
    Definition Classes
    PlatformValues
  9. def toLocaleString(): String
    Definition Classes
    Object
  10. def valueOf(): Any
    Definition Classes
    Object