UIViewController.PreviewActionItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUIPreviewActionItem[] PreviewActionItems { [Foundation.Export("previewActionItems")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("previewActionItems")>]
member this.PreviewActionItems : UIKit.IUIPreviewActionItem[]

Property Value

Attributes

Applies to