UIActivityItemsConfigurationReading_Extensions.GetActivityItemsConfigurationPreview Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSItemProvider? GetActivityItemsConfigurationPreview(this UIKit.IUIActivityItemsConfigurationReading This, IntPtr index, Foundation.NSString activityItemsConfigurationPreviewIntent, CoreGraphics.CGSize suggestedSize);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetActivityItemsConfigurationPreview : UIKit.IUIActivityItemsConfigurationReading * nativeint * Foundation.NSString * CoreGraphics.CGSize -> Foundation.NSItemProvider
Parameters
- index
-
IntPtr
nativeint
- activityItemsConfigurationPreviewIntent
- NSString
- suggestedSize
- CGSize
Returns
- Attributes