次の方法で共有


ToolTipProperties.SetText(BindableObject, Object) メソッド

定義

public:
 static void SetText(Microsoft::Maui::Controls::BindableObject ^ bindable, System::Object ^ value);
public static void SetText (Microsoft.Maui.Controls.BindableObject bindable, object value);
static member SetText : Microsoft.Maui.Controls.BindableObject * obj -> unit
Public Shared Sub SetText (bindable As BindableObject, value As Object)

パラメーター

bindable
BindableObject
value
Object

適用対象