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-ios17.2
namespace Social
{
[Register("SLComposeServiceViewController", true)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("macos")]
public class SLComposeServiceViewController : UIViewController, INativeObject, IDisposable, IUIScrollViewDelegate, IUITextViewDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual UITextView! TextView
{
[Export("textView")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
iOS | 10.010.110.210.311.011.111.211.311.412.012.112.212.312.413.013.113.213.313.413.513.614.014.114.214.314.414.515.015.215.416.016.116.216.417.017.2 |
Mac Catalyst | 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.417.017.2 |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-ios17.2 | |
Assembly | Microsoft.iOS , Version=17.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API