Share via


NSAttributeDescription.AllowsExternalBinaryDataStorage Property

Definition

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

Property Value

Attributes

Applies to