次の方法で共有


Label クラス

定義

Windows プラットフォームで読み取り順の検出へのアクセスを提供します。

public ref class Label abstract sealed
public static class Label
type Label = class
Public Module Label
継承
Label

フィールド

DetectReadingOrderFromContentProperty

添付プロパティ のバインド可能なプロパティ DetectReadingOrderFromContent

メソッド

GetDetectReadingOrderFromContent(BindableObject)

読み取り順をラベルのコンテンツから検出するかどうかを示すブール値を返します。

GetDetectReadingOrderFromContent(IPlatformElementConfiguration<Windows,Label>)

読み取り順をラベルのコンテンツから検出するかどうかを示すブール値を返します。

SetDetectReadingOrderFromContent(BindableObject, Boolean)

読み取り順をラベルのコンテンツから検出するかどうかを制御するブール値を返します。

SetDetectReadingOrderFromContent(IPlatformElementConfiguration<Windows,Label>, Boolean)

読み取り順をラベルのコンテンツから検出するかどうかを制御するブール値を返します。

適用対象