Share via


NSCell.IsEntryAcceptable(String) Method

Definition

[Foundation.Export("isEntryAcceptable:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsEntryAcceptable(string aString);
[<Foundation.Export("isEntryAcceptable:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsEntryAcceptable : string -> bool
override this.IsEntryAcceptable : string -> bool

Parameters

aString
String

Returns

Attributes

Applies to