NSTextAttachment Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um anexo a um 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
- Herança
- Atributos
- Implementações
Construtores
| Nome | Description |
|---|---|
| NSTextAttachment() |
Cria um novo NSTextAttachment com valores padrão. |
| NSTextAttachment(NativeHandle) |
Um construtor usado ao criar representações gerenciadas de objetos não gerenciados. Chamado pelo runtime. |
| NSTextAttachment(NSCoder) |
Um construtor que inicializa o objeto dos dados armazenados no objeto unarchiver. |
| NSTextAttachment(NSData, String) |
Cria um novo NSTextAttachment com o especificado |
| NSTextAttachment(NSObjectFlag) |
Construtor para chamar classes derivadas para ignorar a inicialização e apenas alocar o objeto. |
Propriedades
| Nome | Description |
|---|---|
| AccessibilityAttributedUserInputLabels |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| AccessibilityRespondsToUserInteraction |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| AccessibilityTextualContext |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| AccessibilityUserInputLabels |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| AdjustsImageSizeForAccessibilityContentSizeCategory |
Retorna |
| AllowsTextAttachmentView |
Um anexo a um NSAttributedString. |
| Bounds |
Um anexo a um NSAttributedString. |
| Class |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| ClassHandle |
O identificador de classe Objective-C desta classe. |
| Contents |
O conteúdo do anexo de texto. A modificação invalida a propriedade Image. |
| DebugDescription |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| Description |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| FileType |
Um anexo a um NSAttributedString. |
| FileWrapper |
O wrapper de arquivo associado a este NSTextAttachment. |
| Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de NSObject) |
| Image |
Um anexo a um NSAttributedString. |
| IsDirectBinding |
Obtém ou define um valor que indica se essa instância usa associação Objective-C direta. (Herdado de NSObject) |
| IsProxy |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| LineLayoutPadding |
Um anexo a um NSAttributedString. |
| RetainCount |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| Self |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| Superclass |
Um anexo a um NSAttributedString. (Herdado de NSObject) |
| SuperHandle |
Identificador usado para representar os métodos na classe base para isso NSObject. (Herdado de NSObject) |
| UsesTextAttachmentView |
Um anexo a um NSAttributedString. |
| Zone |
Um anexo a um NSAttributedString. (Herdado de NSObject) |