.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. WatchKit
  3. WKInterfaceDevice
  4. RemoveCachedImage(String)
  • WKInterfaceDevice
    • WKInterfaceDevice(IntPtr)
    • WKInterfaceDevice(NSObjectFlag)
    • BatteryLevel
    • BatteryMonitoringEnabled
    • BatteryState
    • CachedImages
    • ClassHandle
    • CrownOrientation
    • CurrentDevice
    • IdentifierForVendor
    • IsWaterLockEnabled
    • LayoutDirection
    • LocalizedModel
    • Model
    • Name
    • PreferredContentSizeCategory
    • PreferredContentSizeCategoryString
    • ScreenBounds
    • ScreenScale
    • SupportsAudioStreaming
    • SystemName
    • SystemVersion
    • WaterResistanceRating
    • WeakCachedImages
    • WristLocation
    • AddCachedImage(NSData, String)
    • AddCachedImage(UIImage, String)
    • CheckSystemVersion(Int32, Int32)
    • CheckSystemVersion(Int32, Int32, Int32)
    • EnableWaterLock()
    • GetInterfaceLayoutDirection(WKInterfaceSemanticContentAttribute)
    • PlayHaptic(WKHapticType)
    • RemoveAllCachedImages()
    • RemoveCachedImage(String)
xamarinios
namespace WatchKit
{
    [EditorBrowsable(EditorBrowsableState.Never)]
    [Introduced(PlatformName.iOS, 8, 2, PlatformArchitecture.All, null)]
    [Obsolete("The WatchKit framework has been removed from iOS")]
    [Register("WKInterfaceDevice", SkipRegistration = true)]
    [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
    public class WKInterfaceDevice : NSObject
    {
        public virtual void RemoveCachedImage(string name);
    }
}
Xamarin iOS 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 🗙