Share via


NSDateComponentsFormatter.StringForObjectValue(NSObject) Method

Definition

[Foundation.Export("stringForObjectValue:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string StringForObjectValue(Foundation.NSObject? obj);
[<Foundation.Export("stringForObjectValue:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StringForObjectValue : Foundation.NSObject -> string
override this.StringForObjectValue : Foundation.NSObject -> string

Parameters

obj
NSObject

Returns

Attributes

Applies to