NSPathCell.AllowedTypes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] AllowedTypes { [Foundation.Export("allowedTypes")] get; [Foundation.Export("setAllowedTypes:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowedTypes")>]
[<set: Foundation.Export("setAllowedTypes:")>]
member this.AllowedTypes : string[] with get, set

Property Value

String[]
Attributes

Applies to