Freigeben über


CGContext.ShowGlyphs Methode

Definition

Überlädt

ShowGlyphs(UInt16[])

Diese Methode wurde zugunsten von CoreText veraltet.

ShowGlyphs(UInt16[], Int32)

Diese Methode wurde zugunsten von CoreText veraltet.

ShowGlyphs(UInt16[])

Diese Methode wurde zugunsten von CoreText veraltet.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
public void ShowGlyphs (ushort[] glyphs);
member this.ShowGlyphs : uint16[] -> unit

Parameter

glyphs
UInt16[]
Attribute

Gilt für:

ShowGlyphs(UInt16[], Int32)

Diese Methode wurde zugunsten von CoreText veraltet.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
public void ShowGlyphs (ushort[] glyphs, int count);
member this.ShowGlyphs : uint16[] * int -> unit

Parameter

glyphs
UInt16[]
count
Int32
Attribute

Gilt für: