NSKeyedArchiver.SetClassName(String, Class) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setClassName:forClass:")]
public virtual void SetClassName (string name, ObjCRuntime.Class kls);
abstract member SetClassName : string * ObjCRuntime.Class -> unit
override this.SetClassName : string * ObjCRuntime.Class -> unit
Parameters
- name
- String
- kls
- Class
- Attributes