Share via


UIDocumentBrowserViewController.CustomActions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIDocumentBrowserAction[] CustomActions { [Foundation.Export("customActions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCustomActions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customActions", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCustomActions:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CustomActions : UIKit.UIDocumentBrowserAction[] with get, set

Property Value

Attributes

Applies to