Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. NSParagraphStyle
  4. DefaultTabInterval
  • NSParagraphStyle
    • NSParagraphStyle()
    • NSParagraphStyle(IntPtr)
    • NSParagraphStyle(NativeHandle)
    • NSParagraphStyle(NSCoder)
    • NSParagraphStyle(NSObjectFlag)
    • Alignment
    • AllowsDefaultTighteningForTruncation
    • BaseWritingDirection
    • ClassHandle
    • Default
    • DefaultTabInterval
    • FirstLineHeadIndent
    • HeadIndent
    • HyphenationFactor
    • LineBreakMode
    • LineBreakStrategy
    • LineHeightMultiple
    • LineSpacing
    • MaximumLineHeight
    • MinimumLineHeight
    • ParagraphSpacing
    • ParagraphSpacingBefore
    • TabStops
    • TailIndent
    • TextLists
    • UsesDefaultHyphenation
    • Copy(NSZone)
    • EncodeTo(NSCoder)
    • GetDefaultWritingDirection(String)
    • MutableCopy(NSZone)
xamarinios
namespace UIKit
{
    [Register("NSParagraphStyle", true)]
    public class NSParagraphStyle : NSObject, INSCoding, INSCopying, INSMutableCopying, INSSecureCoding, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
        public virtual nfloat DefaultTabInterval
        {
            [Export("defaultTabInterval")]
            [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
            get;
            [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
            [NotImplemented]
            set;
        }

    }
}
.NET
6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙