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
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;
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
staticval mutable IsBusyProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly IsBusyProperty As BindableProperty
Field Value
- Attributes