INSAppearanceCustomization Interfaccia

Definizione

[Foundation.Protocol(Name="NSAppearanceCustomization", WrapperType=typeof(AppKit.NSAppearanceCustomizationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSAppearanceCustomization : IDisposable, ObjCRuntime.INativeObject
type INSAppearanceCustomization = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

Handle

Gestire (puntatore) alla rappresentazione dell'oggetto non gestita.

(Ereditato da INativeObject)

Metodi di estensione

GetAppearance(INSAppearanceCustomization)
GetEffectiveAppearance(INSAppearanceCustomization)
SetAppearance(INSAppearanceCustomization, NSAppearance)

Si applica a