Share via


IUIActivityItemsConfigurationReading.GetActivityItemsConfigurationPreview Method

Definition

[Foundation.Export("activityItemsConfigurationPreviewForItemAtIndex:intent:suggestedSize:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSItemProvider? GetActivityItemsConfigurationPreview(IntPtr index, Foundation.NSString activityItemsConfigurationPreviewIntent, CoreGraphics.CGSize suggestedSize);
[<Foundation.Export("activityItemsConfigurationPreviewForItemAtIndex:intent:suggestedSize:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetActivityItemsConfigurationPreview : nativeint * Foundation.NSString * CoreGraphics.CGSize -> Foundation.NSItemProvider
override this.GetActivityItemsConfigurationPreview : nativeint * Foundation.NSString * CoreGraphics.CGSize -> Foundation.NSItemProvider

Parameters

index
IntPtr

nativeint

activityItemsConfigurationPreviewIntent
NSString
suggestedSize
CGSize

Returns

Attributes

Applies to