Share via


NSTextList.MarkerFormat Property

Definition

[ObjCRuntime.BindAs(typeof(AppKit.NSTextListMarkerFormats), OriginalType=typeof(Foundation.NSString))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextListMarkerFormats MarkerFormat { [Foundation.Export("markerFormat")] get; }
[<ObjCRuntime.BindAs(typeof(AppKit.NSTextListMarkerFormats), OriginalType=typeof(Foundation.NSString))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("markerFormat")>]
member this.MarkerFormat : AppKit.NSTextListMarkerFormats

Property Value

Attributes

Applies to