NSTextAttachment Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Allegato a un oggetto 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
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| NSTextAttachment() |
Crea un nuovo NSTextAttachment oggetto con valori predefiniti. |
| NSTextAttachment(NativeHandle) |
Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime. |
| NSTextAttachment(NSCoder) |
Costruttore che inizializza l'oggetto dai dati archiviati nell'oggetto unarchiver. |
| NSTextAttachment(NSData, String) |
Crea un nuovo NSTextAttachment oggetto con l'oggetto specificato |
| NSTextAttachment(NSObjectFlag) |
Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto. |
Proprietà
| Nome | Descrizione |
|---|---|
| AccessibilityAttributedUserInputLabels |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| AccessibilityRespondsToUserInteraction |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| AccessibilityTextualContext |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| AccessibilityUserInputLabels |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| AdjustsImageSizeForAccessibilityContentSizeCategory |
Restituisce |
| AllowsTextAttachmentView |
Allegato a un oggetto NSAttributedString. |
| Bounds |
Allegato a un oggetto NSAttributedString. |
| Class |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| ClassHandle |
Handle della classe Objective-C per questa classe. |
| Contents |
Contenuto dell'allegato di testo. La modifica invalida la proprietà Image. |
| DebugDescription |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| Description |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| FileType |
Allegato a un oggetto NSAttributedString. |
| FileWrapper |
Wrapper di file associato a questo NSTextAttachment. |
| Handle |
Handle (puntatore) alla rappresentazione dell'oggetto non gestito. (Ereditato da NSObject) |
| Image |
Allegato a un oggetto NSAttributedString. |
| IsDirectBinding |
Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C. (Ereditato da NSObject) |
| IsProxy |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| LineLayoutPadding |
Allegato a un oggetto NSAttributedString. |
| RetainCount |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| Self |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| Superclass |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |
| SuperHandle |
Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto . (Ereditato da NSObject) |
| UsesTextAttachmentView |
Allegato a un oggetto NSAttributedString. |
| Zone |
Allegato a un oggetto NSAttributedString. (Ereditato da NSObject) |