IAUCustomViewPersistentData Interface

Definition

[Foundation.Protocol(Name="AUCustomViewPersistentData", WrapperType=typeof(CoreAudioKit.AUCustomViewPersistentDataWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IAUCustomViewPersistentData : IDisposable, ObjCRuntime.INativeObject
type IAUCustomViewPersistentData = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

CustomViewPersistentData
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Applies to