INSFontChanging Interface

Definition

[Foundation.Protocol(Name="NSFontChanging", WrapperType=typeof(AppKit.NSFontChangingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSFontChanging : IDisposable, ObjCRuntime.INativeObject
type INSFontChanging = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

ChangeFont(INSFontChanging, NSFontManager)
GetValidModes(INSFontChanging, NSFontPanel)

Applies to