IUITextDroppable Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Interfaz para aceptar datos de texto descartados.
[Foundation.Protocol(Name="UITextDroppable", WrapperType=typeof(UIKit.UITextDroppableWrapper))]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Weak, GetterSelector="textDropDelegate", IsProperty=true, IsRequired=true, IsStatic=false, Name="TextDropDelegate", PropertyType=typeof(UIKit.IUITextDropDelegate), Selector="textDropDelegate", SetterSelector="setTextDropDelegate:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textDropInteraction", IsProperty=true, IsRequired=true, IsStatic=false, Name="TextDropInteraction", PropertyType=typeof(UIKit.UIDropInteraction), Selector="textDropInteraction")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isTextDropActive", IsProperty=true, IsRequired=true, IsStatic=false, Name="TextDropActive", PropertyType=typeof(System.Boolean), Selector="textDropActive")]
public interface IUITextDroppable : IDisposable, UIKit.IUITextInput, UIKit.IUITextPasteConfigurationSupporting
[<Foundation.Protocol(Name="UITextDroppable", WrapperType=typeof(UIKit.UITextDroppableWrapper))>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Weak, GetterSelector="textDropDelegate", IsProperty=true, IsRequired=true, IsStatic=false, Name="TextDropDelegate", PropertyType=typeof(UIKit.IUITextDropDelegate), Selector="textDropDelegate", SetterSelector="setTextDropDelegate:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textDropInteraction", IsProperty=true, IsRequired=true, IsStatic=false, Name="TextDropInteraction", PropertyType=typeof(UIKit.UIDropInteraction), Selector="textDropInteraction")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isTextDropActive", IsProperty=true, IsRequired=true, IsStatic=false, Name="TextDropActive", PropertyType=typeof(System.Boolean), Selector="textDropActive")>]
type IUITextDroppable = interface
interface INativeObject
interface IDisposable
interface IUIKeyInput
interface IUITextInputTraits
interface IUIPasteConfigurationSupporting
interface IUITextInput
interface IUITextPasteConfigurationSupporting
- Derivado
- Atributos
- Implementaciones
Propiedades
| Nombre | Description |
|---|---|
| AllowedWritingToolsResultOptions |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInputTraits) |
| AllowsNumberPadPopover |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInputTraits) |
| AutocapitalizationType |
utilizado UITextAutocapitalizationType por .IUITextInput (Heredado de IUITextInputTraits) |
| AutocorrectionType |
utilizado UITextAutocorrectionType por .IUITextInput (Heredado de IUITextInputTraits) |
| BeginningOfDocument |
Posición del texto que indica el principio de un documento. (Heredado de IUITextInput) |
| ConversationContext |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInputTraits) |
| Editable |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| EnablesReturnKeyAutomatically |
Indica si la clave de retorno está habilitada automáticamente. (Heredado de IUITextInputTraits) |
| EndOfDocument |
Posición del texto que indica el principio de un documento. (Heredado de IUITextInput) |
| Handle |
Controla (puntero) a la representación de objeto no administrada. (Heredado de INativeObject) |
| HasText |
Obtiene un valor que indica si la entrada de la clave tiene texto en él. (Heredado de IUIKeyInput) |
| InlinePredictionType |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInputTraits) |
| KeyboardAppearance |
utilizado UIKeyboardAppearance por . IUITextInput (Heredado de IUITextInputTraits) |
| KeyboardType |
utilizado UIKeyboardType por .IUITextInput (Heredado de IUITextInputTraits) |
| MarkedTextRange |
Intervalo de texto marcado actualmente en un documento determinado. (Heredado de IUITextInput) |
| MarkedTextStyle |
Diccionario de atributos que describe cómo se debe dibujar el texto. (Heredado de IUITextInput) |
| MathExpressionCompletionType |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInputTraits) |
| PasswordRules |
Reglas de entrada de contraseña. (Heredado de IUITextInputTraits) |
| PasteConfiguration |
Compatible UIPasteConfiguration con |
| PasteDelegate |
Obtiene el delegado para controlar el pegado de texto y las colocaciones de texto. (Heredado de IUITextPasteConfigurationSupporting) |
| ReturnKeyType |
Forma de la clave de retorno para .IUITextInput (Heredado de IUITextInputTraits) |
| SecureTextEntry |
Si el texto escrito debe estar oculto. (Heredado de IUITextInputTraits) |
| SelectedTextRange |
Intervalo del texto seleccionado de un documento. (Heredado de IUITextInput) |
| SelectionAffinity |
Valor que controla si el cursor se muestra al principio de la última línea o al final de la segunda a la última línea de una selección de varias líneas. (Heredado de IUITextInput) |
| SmartDashesType |
Estilo de guiones inteligentes. (Heredado de IUITextInputTraits) |
| SmartInsertDeleteType |
Estilo de inserción inteligente. (Heredado de IUITextInputTraits) |
| SmartQuotesType |
Estilo de comillas inteligentes. (Heredado de IUITextInputTraits) |
| SpellCheckingType |
Obtiene o establece un valor que indica si la revisión ortográfica está activada, desactivada o si la revisión ortográfica solo se habilitará cuando se habilite el autocompletar (valor predeterminado). (Heredado de IUITextInputTraits) |
| SupportsAdaptiveImageGlyph |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| TextContentType |
La semántica de la entrada esperada, que permite al sistema, por ejemplo, proporcionar teclados personalizados. (Heredado de IUITextInputTraits) |
| TextDropActive |
Obtiene un valor booleano que indica si hay una sesión de colocación de texto activa en la vista. |
| TextDropDelegate |
Obtiene o establece un delegado para administrar el comportamiento de eliminación de texto. |
| TextDropInteraction |
Obtiene la interacción de colocación en la vista de texto. |
| TextInputView |
Devuelve la vista de entrada que proporciona el sistema de coordenadas para las operaciones geométricas dentro de la entrada de texto. (Heredado de IUITextInput) |
| UnobscuredContentRect |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| WeakInputDelegate |
Indica un delegado de entrada débil. (Heredado de IUITextInput) |
| WeakTokenizer |
Indica un tokenizador débil. (Heredado de IUITextInput) |
| WritingToolsBehavior |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInputTraits) |
Métodos
| Nombre | Description |
|---|---|
| BeginFloatingCursor(CGPoint) |
Comienza a mostrar el cursor flotante en el especificado |
| CanPaste(NSItemProvider[]) |
Devuelve |
| ComparePosition(UITextPosition, UITextPosition) |
Obtiene una comparación de una posición a otra. (Heredado de IUITextInput) |
| DeleteBackward() |
Interfaz para aceptar datos de texto descartados. (Heredado de IUIKeyInput) |
| DictationRecognitionFailed() |
Error en el reconocimiento del dictado. (Heredado de IUITextInput) |
| DictationRecordingDidEnd() |
Finalizó la grabación del dictado. (Heredado de IUITextInput) |
| DidDismissWritingTools() |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| EndFloatingCursor() |
Finaliza la presentación del cursor flotante. (Heredado de IUITextInput) |
| GetAttributedText(UITextRange) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| GetBaseWritingDirection(UITextPosition, UITextStorageDirection) |
Obtiene la dirección de escritura base de una posición de texto. (Heredado de IUITextInput) |
| GetCaretRectForPosition(UITextPosition) |
Rectángulo usado para dibujar un símbolo de intercalación en un punto de inserción determinado. (Heredado de IUITextInput) |
| GetCaretTransform(UITextPosition) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| GetCharacterOffsetOfPosition(UITextPosition, UITextRange) |
Calcula y devuelve el desplazamiento en |
| GetCharacterRange(UITextPosition, UITextLayoutDirection) |
Obtiene un intervalo de caracteres dentro de los límites de una dirección definida. (Heredado de IUITextInput) |
| GetCharacterRangeAtPoint(CGPoint) |
Obtiene el carácter o un intervalo de caracteres de un documento que existe en un punto determinado. (Heredado de IUITextInput) |
| GetClosestPositionToPoint(CGPoint, UITextRange) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| GetClosestPositionToPoint(CGPoint) |
Obtiene la posición más cercana de un documento que existe en un punto determinado. (Heredado de IUITextInput) |
| GetEditMenu(UITextRange, UIMenuElement[]) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| GetFirstRectForRange(UITextRange) |
Obtiene el primer rectángulo que incluye un intervalo especificado de texto del documento. (Heredado de IUITextInput) |
| GetFrameForDictationResultPlaceholder(NSObject) |
Devuelve el rectángulo en el que se va a mostrar el marcador de posición de resultado del dictado animado. (Heredado de IUITextInput) |
| GetOffsetFromPosition(UITextPosition, UITextPosition) |
Obtiene el número de caracteres visibles entre dos posiciones de texto definidas. (Heredado de IUITextInput) |
| GetPosition(UITextPosition, IntPtr) |
Obtiene el desplazamiento de caracteres de la posición inicial. (Heredado de IUITextInput) |
| GetPosition(UITextPosition, UITextLayoutDirection, IntPtr) |
Obtiene el desplazamiento de caracteres de una posición inicial. (Heredado de IUITextInput) |
| GetPosition(UITextRange, IntPtr) |
Calcula y devuelve la posición absoluta del documento que tiene |
| GetPositionWithinRange(UITextRange, UITextLayoutDirection) |
Obtiene una posición dentro de un intervalo especificado. (Heredado de IUITextInput) |
| GetSelectionRects(UITextRange) |
Obtiene una matriz de rects de selección que corresponde a un intervalo de texto. (Heredado de IUITextInput) |
| GetTextRange(UITextPosition, UITextPosition) |
Obtiene un intervalo de texto especificado. (Heredado de IUITextInput) |
| GetTextStyling(UITextPosition, UITextStorageDirection) |
Devuelve un diccionario de propiedades de estilo para texto en la |
| InsertAdaptiveImageGlyph(NSAdaptiveImageGlyph, UITextRange) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| InsertAttributedText(NSAttributedString) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| InsertDictationResult(NSArray) |
Inserta un resultado de dictado en la posición actual. (Heredado de IUITextInput) |
| InsertDictationResultPlaceholder() |
Devuelve el objeto de marcador de posición que se va a usar antes de que finalice la generación de los resultados del dictado. (Heredado de IUITextInput) |
| InsertInputSuggestion(UIInputSuggestion) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| InsertText(String, String[], UITextAlternativeStyle) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| InsertText(String) |
Inserta texto en el cursor. (Heredado de IUIKeyInput) |
| InsertTextPlaceholder(CGSize) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| Paste(NSItemProvider[]) |
Realiza el pegado. (Heredado de IUIPasteConfigurationSupporting) |
| RemoveDictationResultPlaceholder(NSObject, Boolean) |
|
| RemoveTextPlaceholder(UITextPlaceholder) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| ReplaceRange(UITextRange, NSAttributedString) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| ReplaceText(UITextRange, String) |
Reemplaza el texto del documento dentro de un intervalo especificado. (Heredado de IUITextInput) |
| SetAttributedMarkedText(NSAttributedString, NSRange) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| SetBaseWritingDirectionforRange(NSWritingDirection, UITextRange) |
Establece una dirección base para escribir en el intervalo de texto especificado. (Heredado de IUITextInput) |
| SetMarkedText(String, NSRange) |
Establece el texto marcado y lo marca como la selección actual. (Heredado de IUITextInput) |
| ShouldChangeTextInRange(UITextRange, String) |
Pregunta si el texto de |
| TextInRange(UITextRange) |
Obtiene todo el texto especificado dentro de un intervalo determinado. (Heredado de IUITextInput) |
| UnmarkText() |
Desmarca todo el texto marcado actualmente dentro de un documento (Heredado de IUITextInput) |
| UpdateFloatingCursor(CGPoint) |
Mueve el curor flotante al especificado |
| WillDismissEditMenu(IUIEditMenuInteractionAnimating) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| WillPresentEditMenu(IUIEditMenuInteractionAnimating) |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
| WillPresentWritingTools() |
Interfaz para aceptar datos de texto descartados. (Heredado de IUITextInput) |
Métodos de extensión
| Nombre | Description |
|---|---|
| BeginFloatingCursor(IUITextInput, CGPoint) |
Comienza a mostrar el cursor flotante en el especificado |
| CanPaste(IUIPasteConfigurationSupporting, NSItemProvider[]) |
Devuelve |
| DictationRecognitionFailed(IUITextInput) |
Error en el reconocimiento del dictado. |
| DictationRecordingDidEnd(IUITextInput) |
Finalizó la grabación del dictado. |
| DidDismissWritingTools(IUITextInput) |
Interfaz para aceptar datos de texto descartados. |
| EndFloatingCursor(IUITextInput) |
Finaliza la presentación del cursor flotante. |
| GetAllowedWritingToolsResultOptions(IUITextInputTraits) |
Interfaz para aceptar datos de texto descartados. |
| GetAllowsNumberPadPopover(IUITextInputTraits) |
Interfaz para aceptar datos de texto descartados. |
| GetAttributedText(IUITextInput, UITextRange) |
Interfaz para aceptar datos de texto descartados. |
| GetAutocapitalizationType(IUITextInputTraits) |
utilizado UITextAutocapitalizationType por .IUITextInput |
| GetAutocorrectionType(IUITextInputTraits) |
utilizado UITextAutocorrectionType por .IUITextInput |
| GetCaretTransform(IUITextInput, UITextPosition) |
Interfaz para aceptar datos de texto descartados. |
| GetCharacterOffsetOfPosition(IUITextInput, UITextPosition, UITextRange) |
Calcula y devuelve el desplazamiento en |
| GetConversationContext(IUITextInputTraits) |
Interfaz para aceptar datos de texto descartados. |
| GetEditable(IUITextInput) |
Interfaz para aceptar datos de texto descartados. |
| GetEditMenu(IUITextInput, UITextRange, UIMenuElement[]) |
Interfaz para aceptar datos de texto descartados. |
| GetEnablesReturnKeyAutomatically(IUITextInputTraits) |
Indica si la clave de retorno está habilitada automáticamente. |
| GetFrameForDictationResultPlaceholder(IUITextInput, NSObject) |
Devuelve el rectángulo en el que se va a mostrar el marcador de posición de resultado del dictado animado. |
| GetHandle(INativeObject) |
Interfaz para aceptar datos de texto descartados. |
| GetInlinePredictionType(IUITextInputTraits) |
Interfaz para aceptar datos de texto descartados. |
| GetKeyboardAppearance(IUITextInputTraits) |
utilizado UIKeyboardAppearance por . IUITextInput |
| GetKeyboardType(IUITextInputTraits) |
utilizado UIKeyboardType por .IUITextInput |
| GetMathExpressionCompletionType(IUITextInputTraits) |
Interfaz para aceptar datos de texto descartados. |
| GetNonNullHandle(INativeObject, String) |
Interfaz para aceptar datos de texto descartados. |
| GetPasswordRules(IUITextInputTraits) |
Reglas de entrada de contraseña. |
| GetPosition(IUITextInput, UITextRange, IntPtr) |
Calcula y devuelve la posición absoluta del documento que tiene |
| GetReturnKeyType(IUITextInputTraits) |
Forma de la clave de retorno para .IUITextInput |
| GetSecureTextEntry(IUITextInputTraits) |
Si el texto escrito debe estar oculto. |
| GetSelectionAffinity(IUITextInput) |
Valor que controla si el cursor se muestra al principio de la última línea o al final de la segunda a la última línea de una selección de varias líneas. |
| GetSmartDashesType(IUITextInputTraits) |
Estilo de guiones inteligentes. |
| GetSmartInsertDeleteType(IUITextInputTraits) |
Estilo de inserción inteligente. |
| GetSmartQuotesType(IUITextInputTraits) |
Estilo de comillas inteligentes. |
| GetSpellCheckingType(IUITextInputTraits) |
Obtiene o establece un valor que indica si la revisión ortográfica está activada, desactivada o si la revisión ortográfica solo se habilitará cuando se habilite el autocompletar (valor predeterminado). |
| GetSupportsAdaptiveImageGlyph(IUITextInput) |
Interfaz para aceptar datos de texto descartados. |
| GetTextContentType(IUITextInputTraits) |
La semántica de la entrada esperada, que permite al sistema, por ejemplo, proporcionar teclados personalizados. |
| GetTextInputView(IUITextInput) |
Devuelve la vista de entrada que proporciona el sistema de coordenadas para las operaciones geométricas dentro de la entrada de texto. |
| GetTextStyling(IUITextInput, UITextPosition, UITextStorageDirection) |
Devuelve un diccionario de propiedades de estilo para texto en la |
| GetUnobscuredContentRect(IUITextInput) |
Interfaz para aceptar datos de texto descartados. |
| GetWritingToolsBehavior(IUITextInputTraits) |
Interfaz para aceptar datos de texto descartados. |
| InsertAdaptiveImageGlyph(IUITextInput, NSAdaptiveImageGlyph, UITextRange) |
Interfaz para aceptar datos de texto descartados. |
| InsertAttributedText(IUITextInput, NSAttributedString) |
Interfaz para aceptar datos de texto descartados. |
| InsertDictationResult(IUITextInput, NSArray) |
Inserta un resultado de dictado en la posición actual. |
| InsertDictationResultPlaceholder(IUITextInput) |
Devuelve el objeto de marcador de posición que se va a usar antes de que finalice la generación de los resultados del dictado. |
| InsertInputSuggestion(IUITextInput, UIInputSuggestion) |
Interfaz para aceptar datos de texto descartados. |
| InsertText(IUITextInput, String, String[], UITextAlternativeStyle) |
Interfaz para aceptar datos de texto descartados. |
| InsertTextPlaceholder(IUITextInput, CGSize) |
Interfaz para aceptar datos de texto descartados. |
| Paste(IUIPasteConfigurationSupporting, NSItemProvider[]) |
Realiza el pegado. |
| RemoveDictationResultPlaceholder(IUITextInput, NSObject, Boolean) |
|
| RemoveTextPlaceholder(IUITextInput, UITextPlaceholder) |
Interfaz para aceptar datos de texto descartados. |
| ReplaceRange(IUITextInput, UITextRange, NSAttributedString) |
Interfaz para aceptar datos de texto descartados. |
| SetAllowedWritingToolsResultOptions(IUITextInputTraits, UIWritingToolsResultOptions) |
Interfaz para aceptar datos de texto descartados. |
| SetAllowsNumberPadPopover(IUITextInputTraits, Boolean) |
Interfaz para aceptar datos de texto descartados. |
| SetAttributedMarkedText(IUITextInput, NSAttributedString, NSRange) |
Interfaz para aceptar datos de texto descartados. |
| SetAutocapitalizationType(IUITextInputTraits, UITextAutocapitalizationType) |
utilizado UITextAutocapitalizationType por .IUITextInput |
| SetAutocorrectionType(IUITextInputTraits, UITextAutocorrectionType) |
utilizado UITextAutocorrectionType por .IUITextInput |
| SetConversationContext(IUITextInputTraits, UIConversationContext) |
Interfaz para aceptar datos de texto descartados. |
| SetEnablesReturnKeyAutomatically(IUITextInputTraits, Boolean) |
Indica si la clave de retorno está habilitada automáticamente. |
| SetInlinePredictionType(IUITextInputTraits, UITextInlinePredictionType) |
Interfaz para aceptar datos de texto descartados. |
| SetKeyboardAppearance(IUITextInputTraits, UIKeyboardAppearance) |
utilizado UIKeyboardAppearance por . IUITextInput |
| SetKeyboardType(IUITextInputTraits, UIKeyboardType) |
utilizado UIKeyboardType por .IUITextInput |
| SetMathExpressionCompletionType(IUITextInputTraits, UITextMathExpressionCompletionType) |
Interfaz para aceptar datos de texto descartados. |
| SetPasswordRules(IUITextInputTraits, UITextInputPasswordRules) |
Reglas de entrada de contraseña. |
| SetReturnKeyType(IUITextInputTraits, UIReturnKeyType) |
Forma de la clave de retorno para .IUITextInput |
| SetSecureTextEntry(IUITextInputTraits, Boolean) |
Si el texto escrito debe estar oculto. |
| SetSelectionAffinity(IUITextInput, UITextStorageDirection) |
Valor que controla si el cursor se muestra al principio de la última línea o al final de la segunda a la última línea de una selección de varias líneas. |
| SetSmartDashesType(IUITextInputTraits, UITextSmartDashesType) |
Estilo de guiones inteligentes. |
| SetSmartInsertDeleteType(IUITextInputTraits, UITextSmartInsertDeleteType) |
Estilo de inserción inteligente. |
| SetSmartQuotesType(IUITextInputTraits, UITextSmartQuotesType) |
Estilo de comillas inteligentes. |
| SetSpellCheckingType(IUITextInputTraits, UITextSpellCheckingType) |
Obtiene o establece un valor que indica si la revisión ortográfica está activada, desactivada o si la revisión ortográfica solo se habilitará cuando se habilite el autocompletar (valor predeterminado). |
| SetSupportsAdaptiveImageGlyph(IUITextInput, Boolean) |
Interfaz para aceptar datos de texto descartados. |
| SetTextContentType(IUITextInputTraits, NSString) |
La semántica de la entrada esperada, que permite al sistema, por ejemplo, proporcionar teclados personalizados. |
| SetWritingToolsBehavior(IUITextInputTraits, UIWritingToolsBehavior) |
Interfaz para aceptar datos de texto descartados. |
| ShouldChangeTextInRange(IUITextInput, UITextRange, String) |
Pregunta si el texto de |
| UpdateFloatingCursor(IUITextInput, CGPoint) |
Mueve el curor flotante al especificado |
| WillDismissEditMenu(IUITextInput, IUIEditMenuInteractionAnimating) |
Interfaz para aceptar datos de texto descartados. |
| WillPresentEditMenu(IUITextInput, IUIEditMenuInteractionAnimating) |
Interfaz para aceptar datos de texto descartados. |
| WillPresentWritingTools(IUITextInput) |
Interfaz para aceptar datos de texto descartados. |