IAUCustomViewPersistentData.CustomViewPersistentData Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Preserve(Conditional=true)]
public 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
Valor de propiedad
- Atributos