Page.IsBusyProperty Field
Definition
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.
Caution
Page.IsBusy has been deprecated and will be removed in .NET 11
Caution
Page.IsBusy is obsolete and has no replacement. Remove usage. This property will be removed in a future release.
Bindable property for IsBusy.
public: static initonly Microsoft::Maui::Controls::BindableProperty ^ IsBusyProperty;
[System.Obsolete("Page.IsBusy has been deprecated and will be removed in .NET 11")]
public static readonly Microsoft.Maui.Controls.BindableProperty IsBusyProperty;
[System.Obsolete("Page.IsBusy is obsolete and has no replacement. Remove usage. This property will be removed in a future release.")]
public static readonly Microsoft.Maui.Controls.BindableProperty IsBusyProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty IsBusyProperty;
[<System.Obsolete("Page.IsBusy has been deprecated and will be removed in .NET 11")>]
staticval mutable IsBusyProperty : Microsoft.Maui.Controls.BindableProperty
[<System.Obsolete("Page.IsBusy is obsolete and has no replacement. Remove usage. This property will be removed in a future release.")>]
staticval mutable IsBusyProperty : Microsoft.Maui.Controls.BindableProperty
staticval mutable IsBusyProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly IsBusyProperty As BindableProperty
Field Value
- Attributes