NSDateFormatter.GetDateFormatFromTemplate(String, nuint, NSLocale) Method

Definition

[Foundation.Export("dateFormatFromTemplate:options:locale:")]
public static string GetDateFormatFromTemplate (string template, nuint options, Foundation.NSLocale locale);
static member GetDateFormatFromTemplate : string * nuint * Foundation.NSLocale -> string

Parameters

template
String
options
System.System.UIntPtr System.unativeint
locale
NSLocale

Returns

Attributes

Applies to