共用方式為


INSFontChanging 介面

定義

[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
屬性
實作

屬性

Handle

處理非受控物件標記法) (指標。

(繼承來源 INativeObject)

擴充方法

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

適用於