Inherits from NSObject
Declared in IOSVersion.h

Overview

Reports the version of iOS being run on the current device.

Tasks

  •   version

    The version of iOS being run on the current device as a float in the format x.yy

    property

Properties

version

The version of iOS being run on the current device as a float in the format x.yy

@property (nonatomic, readonly) float version

Declared In

IOSVersion.h