Share via


NSDateFormatter.Behavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDateFormatterBehavior Behavior { [Foundation.Export("formatterBehavior")] get; [Foundation.Export("setFormatterBehavior:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("formatterBehavior")>]
[<set: Foundation.Export("setFormatterBehavior:")>]
member this.Behavior : Foundation.NSDateFormatterBehavior with get, set

Property Value

Attributes

Applies to