Page.IsBusyProperty Field

Definition

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

Applies to