Packages

o

react.native

Platform

object Platform extends Object with PlatformValues

Annotations
@native() @JSImport("react-native", "Platform")
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Platform
  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. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  5. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  6. def select[T](selects: Dictionary[T]): T
    Definition Classes
    PlatformValues
  7. def toLocaleString(): String
    Definition Classes
    Object
  8. def valueOf(): Any
    Definition Classes
    Object