Partager via


ToolTipProperties.SetText(BindableObject, Object) Méthode

Définition

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)

Paramètres

bindable
BindableObject
value
Object

S’applique à