TimedTextRuby クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
時間指定されたテキストの行に関連付けられている Ruby テキストのブロックを表します。
public ref class TimedTextRuby sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TimedTextRuby final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TimedTextRuby
Public NotInheritable Class TimedTextRuby
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 2104 (10.0.20348.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v12.0 で導入)
|
注釈
TimedTextStyle オブジェクトの Ruby プロパティにアクセスして、このクラスのインスタンスを取得します。
プロパティ
Align |
行領域の境界内に配置された Ruby テキスト コンテナーによって生成されたインライン領域を含むブロック進行ディメンションに十分な領域を確保するために、影響を受ける行領域に適用する追加の領域を取得または設定します。 |
Position |
関連付けられた Ruby ベースに対するブロック進行ディメンション内の Ruby テキストの位置を取得または設定します。 |
Reserve |
Ruby テキスト コンテナー注釈によって生成されるインライン領域内の Ruby テキストの位置を取得または設定します。 |
Text |
Ruby テキスト ブロックのテキストを取得または設定します。 |