IsSuspended | isSuspended property

AdControl.IsSuspended | isSuspended property

Gets a value that indicates whether the AdControl is in a suspended state.

Syntax


public:
property bool IsSuspended { 
   bool get();
}

Property value

Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]

Returns true if the Suspend method has been called and the banner ad is in a suspended state; returns false if the banner ad is being displayed normally.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

AdControl

 

 

Show:
© 2017 Microsoft