Share via


NSLayoutManager.GlyphGenerator Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSGlyphGenerator GlyphGenerator { [Foundation.Export("glyphGenerator", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGlyphGenerator:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("glyphGenerator", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setGlyphGenerator:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.GlyphGenerator : AppKit.NSGlyphGenerator with get, set

Property Value

Attributes

Applies to