次の方法で共有


TimedTextRuby クラス

定義

時間指定されたテキストの行に関連付けられている 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
継承
Object Platform::Object IInspectable 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 テキスト ブロックのテキストを取得または設定します。

適用対象