Share via


NSDateFormatter.SetLocalizedDateFormatFromTemplate(String) Method

Definition

[Foundation.Export("setLocalizedDateFormatFromTemplate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetLocalizedDateFormatFromTemplate(string dateFormatTemplate);
[<Foundation.Export("setLocalizedDateFormatFromTemplate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetLocalizedDateFormatFromTemplate : string -> unit
override this.SetLocalizedDateFormatFromTemplate : string -> unit

Parameters

dateFormatTemplate
String
Attributes

Applies to