NSObject.Description Property
Definition
Description of the object, the Objective-C version of ToString.
[get: Foundation.Export("description")]
public virtual string Description { get; }
member this.Description : string
Property Value
- String
Implements
- Attributes
-
Applies to