NSTextAttachment Clase
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í.
Datos adjuntos a .NSAttributedString
[Foundation.Register("NSTextAttachment", true)]
public class NSTextAttachment : Foundation.NSObject, Foundation.INSSecureCoding, IDisposable, UIKit.INSTextAttachmentContainer, UIKit.INSTextAttachmentLayout, UIKit.IUIAccessibilityContentSizeCategoryImageAdjusting
[<Foundation.Register("NSTextAttachment", true)>]
type NSTextAttachment = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSSecureCoding
interface INSTextAttachmentContainer
interface INSTextAttachmentLayout
interface IUIAccessibilityContentSizeCategoryImageAdjusting
- Herencia
- Atributos
- Implementaciones
Constructores
| Nombre | Description |
|---|---|
| NSTextAttachment() |
Crea un nuevo NSTextAttachment con valores predeterminados. |
| NSTextAttachment(NativeHandle) |
Constructor usado al crear representaciones administradas de objetos no administrados. Llamado por el tiempo de ejecución. |
| NSTextAttachment(NSCoder) |
Constructor que inicializa el objeto a partir de los datos almacenados en el objeto unarchiver. |
| NSTextAttachment(NSData, String) |
Crea un nuevo NSTextAttachment objeto con el especificado |
| NSTextAttachment(NSObjectFlag) |
Constructor para llamar a en clases derivadas para omitir la inicialización y simplemente asignar el objeto. |
Propiedades
| Nombre | Description |
|---|---|
| AccessibilityAttributedUserInputLabels |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| AccessibilityRespondsToUserInteraction |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| AccessibilityTextualContext |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| AccessibilityUserInputLabels |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| AdjustsImageSizeForAccessibilityContentSizeCategory |
Devuelve |
| AllowsTextAttachmentView |
Datos adjuntos a .NSAttributedString |
| Bounds |
Datos adjuntos a .NSAttributedString |
| Class |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| ClassHandle |
Identificador de clase Objective-C para esta clase. |
| Contents |
Contenido de los datos adjuntos de texto. La modificación invalida la propiedad Image. |
| DebugDescription |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| Description |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| FileType |
Datos adjuntos a .NSAttributedString |
| FileWrapper |
Contenedor de archivos asociado a este NSTextAttachment. |
| Handle |
Controla (puntero) a la representación de objeto no administrada. (Heredado de NSObject) |
| Image |
Datos adjuntos a .NSAttributedString |
| IsDirectBinding |
Obtiene o establece un valor que indica si esta instancia usa Objective-C enlace directo. (Heredado de NSObject) |
| IsProxy |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| LineLayoutPadding |
Datos adjuntos a .NSAttributedString |
| RetainCount |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| Self |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| Superclass |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |
| SuperHandle |
Identificador usado para representar los métodos de la clase base para este NSObject. (Heredado de NSObject) |
| UsesTextAttachmentView |
Datos adjuntos a .NSAttributedString |
| Zone |
Datos adjuntos a .NSAttributedString (Heredado de NSObject) |