NSJsonSerialization.IsValidJSONObject(NSObject) Method

Definition

[Foundation.Export("isValidJSONObject:")]
public static bool IsValidJSONObject (Foundation.NSObject obj);
static member IsValidJSONObject : Foundation.NSObject -> bool

Parameters

obj
NSObject

Returns

Attributes

Applies to