Share via


UIDocumentBrowserViewController.AllowsDocumentCreation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsDocumentCreation { [Foundation.Export("allowsDocumentCreation")] get; [Foundation.Export("setAllowsDocumentCreation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsDocumentCreation")>]
[<set: Foundation.Export("setAllowsDocumentCreation:")>]
member this.AllowsDocumentCreation : bool with get, set

Property Value

Attributes

Applies to