UITextFormattingViewControllerFormattingDescriptor 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.
[Foundation.Register("UITextFormattingViewControllerFormattingDescriptor", true)]
public class UITextFormattingViewControllerFormattingDescriptor : Foundation.NSObject, Foundation.INSCopying, Foundation.INSSecureCoding, IDisposable
[<Foundation.Register("UITextFormattingViewControllerFormattingDescriptor", true)>]
type UITextFormattingViewControllerFormattingDescriptor = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSCopying
interface INSSecureCoding
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| UITextFormattingViewControllerFormattingDescriptor() | |
| UITextFormattingViewControllerFormattingDescriptor(NativeHandle) |
Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime. |
| UITextFormattingViewControllerFormattingDescriptor(NSAttributedString, NSRange) | |
| UITextFormattingViewControllerFormattingDescriptor(NSCoder) |
Costruttore che inizializza l'oggetto dai dati archiviati nell'oggetto unarchiver. |
| UITextFormattingViewControllerFormattingDescriptor(NSDictionary) | |
| UITextFormattingViewControllerFormattingDescriptor(NSObjectFlag) |
Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto. |
| UITextFormattingViewControllerFormattingDescriptor(UIStringAttributes) | |
Proprietà
| Nome | Descrizione |
|---|---|
| AccessibilityAttributedUserInputLabels | (Ereditato da NSObject) |
| AccessibilityRespondsToUserInteraction | (Ereditato da NSObject) |
| AccessibilityTextualContext | (Ereditato da NSObject) |
| AccessibilityUserInputLabels | (Ereditato da NSObject) |
| Class | (Ereditato da NSObject) |
| ClassHandle |
Handle della classe Objective-C per questa classe. |
| DebugDescription | (Ereditato da NSObject) |
| Description | (Ereditato da NSObject) |
| Fonts | |
| FormattingStyleKey | |
| Handle |
Handle (puntatore) alla rappresentazione dell'oggetto non gestito. (Ereditato da NSObject) |
| Highlights | |
| IsDirectBinding |
Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C. (Ereditato da NSObject) |
| IsProxy | (Ereditato da NSObject) |
| LineHeight | |
| RetainCount | (Ereditato da NSObject) |
| Self | (Ereditato da NSObject) |
| StrikethroughPresent | |
| Superclass | (Ereditato da NSObject) |
| SuperHandle |
Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto . (Ereditato da NSObject) |
| TextAlignments | |
| TextColors | |
| TextLists | |
| UnderlinePresent | |
| WeakHighlights | |
| WeakTextAlignments | |
| WeakTextLists | |
| Zone | (Ereditato da NSObject) |