UIDocumentBrowserViewController.CustomActions Property

Definition

Gets or sets an array of custom actions.

public virtual UIKit.UIDocumentBrowserAction[] CustomActions { [Foundation.Export("customActions", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCustomActions:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CustomActions : UIKit.UIDocumentBrowserAction[] with get, set

Property Value

Attributes

Applies to