Share via


NSDateComponentsFormatter.ZeroFormattingBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDateComponentsFormatterZeroFormattingBehavior ZeroFormattingBehavior { [Foundation.Export("zeroFormattingBehavior")] get; [Foundation.Export("setZeroFormattingBehavior:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zeroFormattingBehavior")>]
[<set: Foundation.Export("setZeroFormattingBehavior:")>]
member this.ZeroFormattingBehavior : Foundation.NSDateComponentsFormatterZeroFormattingBehavior with get, set

Property Value

Attributes

Applies to