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)]
[Export("beginGeneratingDeviceOrientationNotifications")]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public virtual void BeginGeneratingDeviceOrientationNotifications();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.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