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)
xamarinmac
namespace Social
{
[Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Register("SLComposeServiceViewController", true)]
public class SLComposeServiceViewController : NSViewController, INSTextDelegate, INSTextViewDelegate, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("textView:shouldSetSpellingState:range:")]
public virtual nint ShouldSetSpellingState(NSTextView! textView, nint value, NSRange affectedCharRange);
}
}
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