IView.Semantics 属性

定义

向每个视图添加语义,以便实现辅助功能

public:
 property Microsoft::Maui::Semantics ^ Semantics { Microsoft::Maui::Semantics ^ get(); };
public Microsoft.Maui.Semantics? Semantics { get; }
member this.Semantics : Microsoft.Maui.Semantics
Public ReadOnly Property Semantics As Semantics

属性值

适用于