Share via


Page.IsBusyProperty Field

Definition

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

Applies to