NSCharacterSet.GetBitmapRepresentation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raw bitmap of size 2^16. Bit at n indicates decimal Unicode n is present.
[Foundation.Export("bitmapRepresentation")]
public virtual Foundation.NSData GetBitmapRepresentation ();
abstract member GetBitmapRepresentation : unit -> Foundation.NSData
override this.GetBitmapRepresentation : unit -> Foundation.NSData
Returns
- Attributes