Upravit

Sdílet prostřednictvím


AUGenericView.CustomViewPersistentData Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> CustomViewPersistentData { [Foundation.Export("customViewPersistentData", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCustomViewPersistentData:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.CustomViewPersistentData : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

Property Value

Implements

Attributes

Applies to