NSCharacterSet.FromBitmap(NSData) 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.
A character set containing characters determined by a given bitmap representation.
[Foundation.Export("characterSetWithBitmapRepresentation:")]
public static Foundation.NSCharacterSet FromBitmap (Foundation.NSData data);
static member FromBitmap : Foundation.NSData -> Foundation.NSCharacterSet
Parameters
- data
- NSData
Returns
- Attributes