.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. UIDevice
  4. UIDevice(IntPtr)
  • UIDevice
    • Notifications
    • UIDevice()
    • UIDevice(IntPtr)
    • UIDevice(NativeHandle)
    • UIDevice(NSObjectFlag)
    • BatteryLevel
    • BatteryLevelDidChangeNotification
    • BatteryMonitoringEnabled
    • BatteryState
    • BatteryStateDidChangeNotification
    • ClassHandle
    • CurrentDevice
    • GeneratesDeviceOrientationNotifications
    • IdentifierForVendor
    • IsMultitaskingSupported
    • LocalizedModel
    • Model
    • Name
    • Orientation
    • OrientationDidChangeNotification
    • ProximityMonitoringEnabled
    • ProximityState
    • ProximityStateDidChangeNotification
    • SystemName
    • SystemVersion
    • UserInterfaceIdiom
    • BeginGeneratingDeviceOrientationNotifications()
    • CheckSystemVersion(Int32, Int32)
    • EndGeneratingDeviceOrientationNotifications()
    • PlayInputClick()
xamarinios
namespace UIKit
{
    [Register("UIDevice", true)]
    public class UIDevice : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Advanced)]
        protected internal UIDevice(IntPtr handle);
    }
}
Xamarin iOS 0.0
Xamarin tvOS 0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙