NSCharacterSet.HasMemberInPlane(Byte) Method

Definition

Whether this character set has at least one member in the character plane.

[Foundation.Export("hasMemberInPlane:")]
public virtual bool HasMemberInPlane (byte thePlane);
abstract member HasMemberInPlane : byte -> bool
override this.HasMemberInPlane : byte -> bool

Parameters

thePlane
Byte

Returns

Attributes

Applies to