NSLayoutManager.ShowGlyphs Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("showCGGlyphs:positions:count:font:matrix:attributes:inContext:")]
protected virtual void ShowGlyphs (IntPtr glyphs, IntPtr positions, nuint glyphCount, UIKit.UIFont font, CoreGraphics.CGAffineTransform textMatrix, Foundation.NSDictionary attributes, CoreGraphics.CGContext graphicsContext);
abstract member ShowGlyphs : nativeint * nativeint * nuint * UIKit.UIFont * CoreGraphics.CGAffineTransform * Foundation.NSDictionary * CoreGraphics.CGContext -> unit
override this.ShowGlyphs : nativeint * nativeint * nuint * UIKit.UIFont * CoreGraphics.CGAffineTransform * Foundation.NSDictionary * CoreGraphics.CGContext -> unit
Parametri
- glyphs
-
IntPtr
nativeint
- positions
-
IntPtr
nativeint
- glyphCount
- System.System.UIntPtr System.unativeint
- font
- UIFont
- textMatrix
- CGAffineTransform
- attributes
- NSDictionary
- graphicsContext
- CGContext
- Attributi