SLComposeServiceViewController
SLComposeServiceViewController()
SLComposeServiceViewController(IntPtr)
SLComposeServiceViewController(NativeHandle)
SLComposeServiceViewController(NSCoder)
SLComposeServiceViewController(NSObjectFlag)
SLComposeServiceViewController(String, NSBundle)
AutoCompletionViewController
CharactersRemaining
ClassHandle
ContentText
Placeholder
TextView
Cancel()
CellClicked(NSTextView, NSTextAttachmentCell, CGRect, nuint)
CellClicked(NSTextView, NSTextAttachmentCell, CGRect, nuint)
CellDoubleClicked(NSTextView, NSTextAttachmentCell, CGRect, nuint)
CellDoubleClicked(NSTextView, NSTextAttachmentCell, CGRect, nuint)
Changed(UITextView)
DidChangeSelection(NSNotification)
DidChangeTypingAttributes(NSNotification)
DidCheckText(NSTextView, NSRange, NSTextCheckingTypes, NSDictionary, NSTextCheckingResult[], NSOrthography, nint)
DidCheckText(NSTextView, NSRange, NSTextCheckingTypes, NSDictionary, NSTextCheckingResult[], NSOrthography, nint)
DidSelectCancel()
DidSelectPost()
DoCommandBySelector(NSTextView, Selector)
DraggedCell(NSTextView, NSTextAttachmentCell, CGRect, NSEvent)
DraggedCell(NSTextView, NSTextAttachmentCell, CGRect, NSEvent, nuint)
EditingEnded(UITextView)
EditingStarted(UITextView)
GetCandidates(NSTextView, NSRange)
GetCompletions(NSTextView, String[], NSRange, nint)
GetCompletions(NSTextView, String[], NSRange, nint)
GetConfigurationItems()
GetEditMenuForText(UITextView, NSRange, UIMenuElement[])
GetMenuConfiguration(UITextView, UITextItem, UIMenu)
GetPrimaryAction(UITextView, UITextItem, UIAction)
GetTextCheckingCandidates(NSTextView, NSTextCheckingResult[], NSRange)
GetUndoManager(NSTextView)
GetWritablePasteboardTypes(NSTextView, NSTextAttachmentCell, nuint)
GetWritablePasteboardTypes(NSTextView, NSTextAttachmentCell, nuint)
IsContentValid()
LinkClicked(NSTextView, NSObject, nuint)
LinkClicked(NSTextView, NSObject, nuint)
LoadPreviewView()
MenuForEvent(NSTextView, NSMenu, NSEvent, nuint)
MenuForEvent(NSTextView, NSMenu, NSEvent, nuint)
PopConfigurationViewController()
PresentationAnimationDidFinish()
PushConfigurationViewController(UIViewController)
ReloadConfigurationItems()
SelectionChanged(UITextView)
ShouldBeginEditing(UITextView)
ShouldChangeText(UITextView, NSRange, String)
ShouldChangeTextInRange(NSTextView, NSRange, String)
ShouldChangeTextInRanges(NSTextView, NSValue[], String[])
ShouldChangeTypingAttributes(NSTextView, NSDictionary, NSDictionary)
ShouldEndEditing(UITextView)
ShouldInteractWithTextAttachment(UITextView, NSTextAttachment, NSRange)
ShouldInteractWithTextAttachment(UITextView, NSTextAttachment, NSRange, UITextItemInteraction)
ShouldInteractWithUrl(UITextView, NSUrl, NSRange)
ShouldInteractWithUrl(UITextView, NSUrl, NSRange, UITextItemInteraction)
ShouldSelectCandidates(NSTextView, nuint)
ShouldSelectCandidates(NSTextView, nuint)
ShouldSetSpellingState(NSTextView, nint, NSRange)
ShouldSetSpellingState(NSTextView, nint, NSRange)
ShouldUpdateTouchBarItemIdentifiers(NSTextView, String[])
ValidateContent()
WillChangeSelection(NSTextView, NSRange, NSRange)
WillChangeSelectionFromRanges(NSTextView, NSValue[], NSValue[])
WillCheckText(NSTextView, NSRange, NSDictionary, NSTextCheckingTypes)
WillDismissEditMenu(UITextView, IUIEditMenuInteractionAnimating)
WillDisplay(UITextView, UITextItem, IUIContextMenuInteractionAnimating)
WillDisplayToolTip(NSTextView, String, nuint)
WillDisplayToolTip(NSTextView, String, nuint)
WillEnd(UITextView, UITextItem, IUIContextMenuInteractionAnimating)
WillPresentEditMenu(UITextView, IUIEditMenuInteractionAnimating)
WriteCell(NSTextView, NSTextAttachmentCell, nuint, NSPasteboard, String)
WriteCell(NSTextView, NSTextAttachmentCell, nuint, NSPasteboard, String)
net9.0-macos14.2
namespace Social
{
[Register("SLComposeServiceViewController", true)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("macos")]
public class SLComposeServiceViewController : NSViewController, INSTextDelegate, INSTextViewDelegate, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("textView:completions:forPartialWordRange:indexOfSelectedItem:")]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("ios")]
[UnsupportedOSPlatform("maccatalyst")]
public virtual string![]! GetCompletions(NSTextView! textView, string![]! words, NSRange charRange, ref IntPtr index);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-macos14.2 | |
Assembly | Microsoft.macOS , Version=14.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API