次の方法で共有


NSLayoutManager.DrawBackgroundForGlyphRange(NSRange, CGPoint) メソッド

定義

[Foundation.Export("drawBackgroundForGlyphRange:atPoint:")]
public virtual void DrawBackgroundForGlyphRange(Foundation.NSRange glyphsToShow, CoreGraphics.CGPoint origin);
abstract member DrawBackgroundForGlyphRange : Foundation.NSRange * CoreGraphics.CGPoint -> unit
override this.DrawBackgroundForGlyphRange : Foundation.NSRange * CoreGraphics.CGPoint -> unit

パラメーター

glyphsToShow
NSRange
origin
CGPoint
属性

適用対象