Class/Object

cocoa.uikit

UIApplication

Related Docs: object UIApplication | package uikit

Permalink

class UIApplication extends NSObject

Annotations
@processed()
Linear Supertypes
NSObject, ObjCObject, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UIApplication
  2. NSObject
  3. ObjCObject
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new UIApplication()

    Permalink
    Attributes
    protected

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def allowsWeakReference(): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  5. def applicationIconBadgeNumber(): NSInteger

    Permalink
    Annotations
    @inline()
  6. def applicationSupportsShakeToEdit(): BOOL

    Permalink
    Annotations
    @inline()
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def attemptRecoveryFromError(error: NSError, recoveryOptionIndex: NSUInteger): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  9. def attemptRecoveryFromError(error: NSError, recoveryOptionIndex: NSUInteger, delegate: id, didRecoverSelector: SEL, contextInfo: Ptr[Byte]): Unit

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  10. def autoContentAccessingProxy(): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  11. def autorelease(): UIApplication.this.type

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  12. def backgroundTimeRemaining(): NSTimeInterval

    Permalink
    Annotations
    @inline()
  13. def beginIgnoringInteractionEvents(): Unit

    Permalink
    Annotations
    @inline()
  14. def beginReceivingRemoteControlEvents(): Unit

    Permalink
    Annotations
    @inline()
  15. def canOpenURL(url: NSURL): BOOL

    Permalink
    Annotations
    @inline()
  16. def cancelAllLocalNotifications(): Unit

    Permalink
    Annotations
    @inline()
  17. def class(): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  18. def classForCoder(): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  19. def clearKeepAliveTimeout(): Unit

    Permalink
    Annotations
    @inline()
  20. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  21. def completeStateRestoration(): Unit

    Permalink
    Annotations
    @inline()
  22. def conformsToProtocol(aProtocol: Protocol): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  23. def copy(): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  24. def dealloc(): Unit

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  25. def debugDescription(): NSString

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  26. def description(): NSString

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  27. def doesNotRecognizeSelector(aSelector: SEL): Unit

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  28. def endIgnoringInteractionEvents(): Unit

    Permalink
    Annotations
    @inline()
  29. def endReceivingRemoteControlEvents(): Unit

    Permalink
    Annotations
    @inline()
  30. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  32. def extendStateRestoration(): Unit

    Permalink
    Annotations
    @inline()
  33. def finalize(): Unit

    Permalink
    Definition Classes
    NSObject → AnyRef
    Annotations
    @inline()
  34. def forwardingTargetForSelector(aSelector: SEL): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  35. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  36. def hash(): NSUInteger

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  37. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  38. def ignoreSnapshotOnNextApplicationLaunch(): Unit

    Permalink
    Annotations
    @inline()
  39. def init(): NSObject

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  40. def isEqual(object: id): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  41. def isIdleTimerDisabled(): BOOL

    Permalink
    Annotations
    @inline()
  42. def isIgnoringInteractionEvents(): BOOL

    Permalink
    Annotations
    @inline()
  43. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  44. def isKindOfClass(aClass: id): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  45. def isMemberOfClass(aClass: id): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  46. def isNetworkActivityIndicatorVisible(): BOOL

    Permalink
    Annotations
    @inline()
  47. def isProtectedDataAvailable(): BOOL

    Permalink
    Annotations
    @inline()
  48. def isProximitySensingEnabled(): BOOL

    Permalink
    Annotations
    @inline()
  49. def isProxy(): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  50. def isRegisteredForRemoteNotifications(): BOOL

    Permalink
    Annotations
    @inline()
  51. def isStatusBarHidden(): BOOL

    Permalink
    Annotations
    @inline()
  52. def methodForSelector(aSelector: SEL): IMP

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  53. def mutableCopy(): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  54. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  55. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  56. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  57. def openURL(url: NSURL, options: id, completion: Ptr[Byte]): Unit

    Permalink
    Annotations
    @inline()
  58. def openURL(url: NSURL): BOOL

    Permalink
    Annotations
    @inline()
  59. def performSelector(aSelector: SEL, object1: id, object2: id): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  60. def performSelector(aSelector: SEL, object: id): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  61. def performSelector(aSelector: SEL): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  62. def registerForRemoteNotifications(): Unit

    Permalink
    Annotations
    @inline()
  63. def release(): Unit

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  64. def respondsToSelector(aSelector: SEL): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  65. def retain(): UIApplication.this.type

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  66. def retainCount(): NSUInteger

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  67. def retainWeakReference(): BOOL

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  68. def self(): UIApplication.this.type

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  69. def setApplicationIconBadgeNumber(applicationIconBadgeNumber: NSInteger): Unit

    Permalink
    Annotations
    @inline()
  70. def setApplicationSupportsShakeToEdit(applicationSupportsShakeToEdit: BOOL): Unit

    Permalink
    Annotations
    @inline()
  71. def setIdleTimerDisabled(idleTimerDisabled: BOOL): Unit

    Permalink
    Annotations
    @inline()
  72. def setKeepAliveTimeout(timeout: NSTimeInterval, keepAliveHandler: Ptr[Byte]): BOOL

    Permalink
    Annotations
    @inline()
  73. def setMinimumBackgroundFetchInterval(minimumBackgroundFetchInterval: NSTimeInterval): Unit

    Permalink
    Annotations
    @inline()
  74. def setNetworkActivityIndicatorVisible(networkActivityIndicatorVisible: BOOL): Unit

    Permalink
    Annotations
    @inline()
  75. def setProximitySensingEnabled(proximitySensingEnabled: BOOL): Unit

    Permalink
    Annotations
    @inline()
  76. def setStatusBarHidden(statusBarHidden: BOOL): Unit

    Permalink
    Annotations
    @inline()
  77. def setStatusBarHidden(hidden: BOOL, animated: BOOL): Unit

    Permalink
    Annotations
    @inline()
  78. def statusBarOrientationAnimationDuration(): NSTimeInterval

    Permalink
    Annotations
    @inline()
  79. def superclass(): id

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()
  80. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  81. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  82. def unregisterForRemoteNotifications(): Unit

    Permalink
    Annotations
    @inline()
  83. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  85. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. def zone(): NSZone

    Permalink
    Definition Classes
    NSObject
    Annotations
    @inline()

Inherited from NSObject

Inherited from ObjCObject

Inherited from AnyRef

Inherited from Any

Ungrouped