INativeBindingService.TrySetBinding Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
- Source:
- INativeBindingService.cs
- Source:
- INativeBindingService.cs
public:
bool TrySetBinding(System::Object ^ target, Microsoft::Maui::Controls::BindableProperty ^ property, Microsoft::Maui::Controls::BindingBase ^ binding);
C#
public bool TrySetBinding (object target, Microsoft.Maui.Controls.BindableProperty property, Microsoft.Maui.Controls.BindingBase binding);
abstract member TrySetBinding : obj * Microsoft.Maui.Controls.BindableProperty * Microsoft.Maui.Controls.BindingBase -> bool
Public Function TrySetBinding (target As Object, property As BindableProperty, binding As BindingBase) As Boolean
Parameters
- target
- Object
- property
- BindableProperty
- binding
- BindingBase
Returns
Applies to
.NET MAUI 9 и .NET MAUI 8
Производ | Верзије |
---|---|
.NET MAUI | 8, 9 |
- Source:
- INativeBindingService.cs
- Source:
- INativeBindingService.cs
public:
bool TrySetBinding(System::Object ^ target, System::String ^ propertyName, Microsoft::Maui::Controls::BindingBase ^ binding);
C#
public bool TrySetBinding (object target, string propertyName, Microsoft.Maui.Controls.BindingBase binding);
abstract member TrySetBinding : obj * string * Microsoft.Maui.Controls.BindingBase -> bool
Public Function TrySetBinding (target As Object, propertyName As String, binding As BindingBase) As Boolean
Parameters
- target
- Object
- propertyName
- String
- binding
- BindingBase
Returns
Applies to
.NET MAUI 9 и .NET MAUI 8
Производ | Верзије |
---|---|
.NET MAUI | 8, 9 |
Сарађујте са нама на GitHub-у
Извор овог садржаја можете пронаћи на платформи GitHub, где можете и да креирате и прегледате проблеме и захтеве за повлачењем. Више информација потражите у нашем водичу за сараднике.
.NET MAUI повратне информације
.NET MAUI је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: