Foundation.NSItemProvider Class
Coordinates the data used by an NSExtensionItem and its NSExtensionItem.Properties.
See Also: NSItemProvider
Syntax
[Foundation.Register("NSItemProvider", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public class NSItemProvider : NSObject, INSCopying, IDisposable
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public class NSItemProvider : NSObject, INSCopying, IDisposable
Related content
Requirements
Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0
The members of Foundation.NSItemProvider are listed below.
See Also: NSObject
Public Constructors
Default constructor, initializes a new instance of this class. | ||
Protected Constructors
Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
Public Properties
[read-only] override | ClassHandle | IntPtr. The handle for this class. |
[read-only] static | ErrorDomain | NSString. Represents the value associated with the constant NSItemProviderErrorDomain |
[read-only] static | PreferredImageSizeKey | NSString. Represents the value associated with the constant NSItemProviderPreferredImageSizeKey |
PreferredPresentationSize | CGSize. | |
PreferredPresentationStyle | UIPreferredPresentationStyle. | |
[read-only] | RegisteredTypeIdentifiers | String[]. |
SuggestedName | String. | |
TeamData | NSData. |