UITextFormattingViewControllerFormattingDescriptor クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
- 継承
- 属性
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| UITextFormattingViewControllerFormattingDescriptor() | |
| UITextFormattingViewControllerFormattingDescriptor(NativeHandle) |
アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。 |
| UITextFormattingViewControllerFormattingDescriptor(NSAttributedString, NSRange) | |
| UITextFormattingViewControllerFormattingDescriptor(NSCoder) |
unarchiver オブジェクトに格納されているデータからオブジェクトを初期化するコンストラクター。 |
| UITextFormattingViewControllerFormattingDescriptor(NSDictionary) | |
| UITextFormattingViewControllerFormattingDescriptor(NSObjectFlag) |
初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。 |
| UITextFormattingViewControllerFormattingDescriptor(UIStringAttributes) | |
プロパティ
| 名前 | 説明 |
|---|---|
| AccessibilityAttributedUserInputLabels | (継承元 NSObject) |
| AccessibilityRespondsToUserInteraction | (継承元 NSObject) |
| AccessibilityTextualContext | (継承元 NSObject) |
| AccessibilityUserInputLabels | (継承元 NSObject) |
| Class | (継承元 NSObject) |
| ClassHandle |
このクラスの Objective-C クラス ハンドル。 |
| DebugDescription | (継承元 NSObject) |
| Description | (継承元 NSObject) |
| Fonts | |
| FormattingStyleKey | |
| Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 NSObject) |
| Highlights | |
| IsDirectBinding |
このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。 (継承元 NSObject) |
| IsProxy | (継承元 NSObject) |
| LineHeight | |
| RetainCount | (継承元 NSObject) |
| Self | (継承元 NSObject) |
| StrikethroughPresent | |
| Superclass | (継承元 NSObject) |
| SuperHandle |
この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。 (継承元 NSObject) |
| TextAlignments | |
| TextColors | |
| TextLists | |
| UnderlinePresent | |
| WeakHighlights | |
| WeakTextAlignments | |
| WeakTextLists | |
| Zone | (継承元 NSObject) |