Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSMutableParagraphStyle
  4. SetTextBlocks(NSTextBlock[])
  • NSMutableParagraphStyle
    • NSMutableParagraphStyle()
    • NSMutableParagraphStyle(IntPtr)
    • NSMutableParagraphStyle(NativeHandle)
    • NSMutableParagraphStyle(NSCoder)
    • NSMutableParagraphStyle(NSObjectFlag)
    • Alignment
    • AllowsDefaultTighteningForTruncation
    • BaseWritingDirection
    • ClassHandle
    • DefaultTabInterval
    • FirstLineHeadIndent
    • HeaderLevel
    • HeadIndent
    • HyphenationFactor
    • LineBreakMode
    • LineBreakStrategy
    • LineHeightMultiple
    • LineSpacing
    • MaximumLineHeight
    • MinimumLineHeight
    • ParagraphSpacing
    • ParagraphSpacingBefore
    • TabStops
    • TailIndent
    • TextBlocks
    • TextLists
    • TighteningFactorForTruncation
    • UsesDefaultHyphenation
    • AddTabStop(NSTextTab)
    • RemoveTabStop(NSTextTab)
    • SetParagraphStyle(NSParagraphStyle)
    • SetTextBlocks(NSTextBlock[])
    • SetTextLists(NSTextList[])
xamarinmac
namespace AppKit
{
    [Register("NSMutableParagraphStyle", true)]
    public class NSMutableParagraphStyle : NSParagraphStyle
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("setTextBlocks:")]
        public virtual void SetTextBlocks(NSTextBlock![]! array);
    }
}
Xamarin macOS 0.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , 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 🗙