Share via


NSCharacterSet.HasMemberInPlane(Byte) Method

Definition

[Foundation.Export("hasMemberInPlane:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HasMemberInPlane(byte thePlane);
[<Foundation.Export("hasMemberInPlane:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HasMemberInPlane : byte -> bool
override this.HasMemberInPlane : byte -> bool

Parameters

thePlane
Byte

Returns

Attributes

Applies to