UITextView
Notifications
UITextViewAppearance
UITextView()
UITextView(CGRect)
UITextView(NativeHandle)
UITextView(NSCoder)
UITextView(NSObjectFlag)
UITextView(CGRect, NSTextContainer)
AdjustsFontForContentSizeCategory
AllowedWritingToolsResultOptions
AllowsEditingTextAttributes
AllowTextAttachmentInteraction
AllowUrlInteraction
Appearance
AttributedText
AutocapitalizationType
AutocorrectionType
BeginningOfDocument
BorderStyle
ClassHandle
ClearsOnInsertion
ConversationContext
CurrentInputModeDidChangeNotification
DataDetectorTypes
Delegate
Editable
EnablesReturnKeyAutomatically
EndOfDocument
FindInteraction
FindInteractionEnabled
Font
GetWritingToolsIgnoredRangesInEnclosingRange
HasText
InlinePredictionType
InputAccessoryView
InputDelegate
InputView
InteractionState
KeyboardAppearance
KeyboardType
LayoutManager
MarkedTextRange
MarkedTextStyle
MathExpressionCompletionType
PasswordRules
PasteConfiguration
PasteDelegate
ReturnKeyType
SecureTextEntry
Selectable
SelectedRange
SelectedTextRange
SelectionAffinity
ShouldBeginEditing
ShouldChangeText
ShouldEndEditing
ShouldInteractWithTextAttachment
ShouldInteractWithUrl
SizingRule
SmartDashesType
SmartInsertDeleteType
SmartQuotesType
SpellCheckingType
SubclassForWritingToolsCoordinator
SupportsAdaptiveImageGlyph
Text
TextAlignment
TextBackgroundColorKey
TextColor
TextColorKey
TextContainer
TextContainerInset
TextContentType
TextDidBeginEditingNotification
TextDidChangeNotification
TextDidEndEditingNotification
TextDragActive
TextDragDelegate
TextDragInteraction
TextDragOptions
TextDropActive
TextDropDelegate
TextDropInteraction
TextFontKey
TextFormattingConfiguration
TextHighlightAttributes
TextInputView
TextLayoutManager
TextStorage
Tokenizer
TypingAttributes
TypingAttributes2
UsesStandardTextScaling
WeakDelegate
WeakInputDelegate
WeakLinkTextAttributes
WeakTokenizer
WritingToolsActive
WritingToolsBehavior
WritingToolsCoordinator
AppearanceWhenContainedIn(Type[])
BeginFloatingCursor(CGPoint)
CanPaste(NSItemProvider[])
ComparePosition(UITextPosition, UITextPosition)
DeleteBackward()
DictationRecognitionFailed()
DictationRecordingDidEnd()
DidDismissWritingTools()
Dispose(Boolean)
DrawTextHighlightBackground(NSTextRange, CGPoint)
EncodeTo(NSCoder)
EndFloatingCursor()
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetAttributedText(UITextRange)
GetBaseWritingDirection(UITextPosition, UITextStorageDirection)
GetCaretRectForPosition(UITextPosition)
GetCaretTransform(UITextPosition)
GetCharacterOffsetOfPosition(UITextPosition, UITextRange)
GetCharacterRange(UITextPosition, UITextLayoutDirection)
GetCharacterRangeAtPoint(CGPoint)
GetClosestPositionToPoint(CGPoint)
GetClosestPositionToPoint(CGPoint, UITextRange)
GetEditMenu(UITextRange, UIMenuElement[])
GetFirstRectForRange(UITextRange)
GetFrameForDictationResultPlaceholder(NSObject)
GetOffsetFromPosition(UITextPosition, UITextPosition)
GetPosition(UITextPosition, nint)
GetPosition(UITextRange, nint)
GetPosition(UITextPosition, UITextLayoutDirection, nint)
GetPositionWithinRange(UITextRange, UITextLayoutDirection)
GetSelectionRects(UITextRange)
GetTextRange(UITextPosition, UITextPosition)
GetTextStyling(UITextPosition, UITextStorageDirection)
GetTextView(Boolean)
InsertAdaptiveImageGlyph(NSAdaptiveImageGlyph, UITextRange)
InsertAttributedText(NSAttributedString)
InsertDictationResult(NSArray)
InsertDictationResultPlaceholder()
InsertInputSuggestion(UIInputSuggestion)
InsertText(String)
InsertText(String, String[], UITextAlternativeStyle)
InsertTextPlaceholder(CGSize)
Paste(NSItemProvider[])
RemoveDictationResultPlaceholder(NSObject, Boolean)
RemoveTextPlaceholder(UITextPlaceholder)
ReplaceRange(UITextRange, NSAttributedString)
ReplaceText(UITextRange, String)
ScrollRangeToVisible(NSRange)
SetAttributedMarkedText(NSAttributedString, NSRange)
SetBaseWritingDirectionforRange(NSWritingDirection, UITextRange)
SetMarkedText(String, NSRange)
ShouldChangeTextInRange(UITextRange, String)
TextInRange(UITextRange)
UnmarkText()
UpdateFloatingCursor(CGPoint)
WillDismissEditMenu(IUIEditMenuInteractionAnimating)
WillPresentEditMenu(IUIEditMenuInteractionAnimating)
WillPresentWritingTools()
Changed
DidBeginFormatting
DidEndFormatting
Ended
SelectionChanged
Started
WillBeginFormatting
WillEndFormatting
WritingToolsDidEnd
WritingToolsWillBegin
UpdateCharacterSpacing(UITextView, ITextStyle)
UpdateCursorPosition(UITextView, IEditor)
UpdateFont(UITextView, ITextStyle, IFontManager)
UpdateHorizontalTextAlignment(UITextView, IEditor)
UpdateIsEnabled(UITextView, IEditor)
UpdateIsReadOnly(UITextView, IEditor)
UpdateIsTextPredictionEnabled(UITextView, IEditor)
UpdateKeyboard(UITextView, IEditor)
UpdateMaxLength(UITextView, IEditor)
UpdateSelectionLength(UITextView, IEditor)
UpdateText(UITextView, IEditor)
UpdateText(UITextView, InputView)
UpdateTextColor(UITextView, IEditor)
net10.0-ios17.2
namespace UIKit
{
[Register("UITextView", true)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
public class UITextView : UIScrollView, INSCoding, INativeObject, IDisposable, IUIContentSizeCategoryAdjusting, IUIKeyInput, IUILetterformAwareAdjusting, IUIPasteConfigurationSupporting, IUITextDraggable, IUITextDroppable, IUITextInput, IUITextInputTraits, IUITextPasteConfigurationSupporting
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
public virtual UITextSmartDashesType SmartDashesType
{
[Export("smartDashesType", ArgumentSemantic.Assign)]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
[SupportedOSPlatform("maccatalyst")]
get;
[Export("setSmartDashesType:", ArgumentSemantic.Assign)]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("tvos")]
[SupportedOSPlatform("maccatalyst")]
set;
}
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
|---|---|
| .NET | 6.07.08.09.010.0 |
Information specific to net10.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 |
| tvOS | 10.010.110.211.011.111.211.311.412.012.112.212.312.413.013.213.313.414.014.214.314.414.515.015.215.416.016.116.417.017.2 |
Information specific to net10.0-ios17.2 | |
| Assembly | Microsoft.iOS , Version=18.5.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API