Share via


UIActivityItemsConfiguration.PerItemMetadataProvider Property

Definition

[Foundation.Advice("Uses 'UIActivityItemsConfigurationMetadataKey' constants in the function handler.")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIActivityItemsConfigurationPerItemMetadataProviderHandler? PerItemMetadataProvider { [Foundation.Export("perItemMetadataProvider", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPerItemMetadataProvider:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.Advice("Uses 'UIActivityItemsConfigurationMetadataKey' constants in the function handler.")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("perItemMetadataProvider", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPerItemMetadataProvider:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PerItemMetadataProvider : UIKit.UIActivityItemsConfigurationPerItemMetadataProviderHandler with get, set

Property Value

Attributes

Applies to