Share via


UIActivityItemsConfiguration.PreviewProvider Property

Definition

[Foundation.Advice("Uses 'UIActivityItemsConfigurationPreviewIntent' enum constants in the function handler.")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIActivityItemsConfigurationPreviewProviderHandler? PreviewProvider { [Foundation.Export("previewProvider", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPreviewProvider:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.Advice("Uses 'UIActivityItemsConfigurationPreviewIntent' enum constants in the function handler.")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("previewProvider", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPreviewProvider:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PreviewProvider : UIKit.UIActivityItemsConfigurationPreviewProviderHandler with get, set

Property Value

Attributes

Applies to