TileFlyoutUpdater.Clear Method

Definition

Removes the current tile flyout (mix view) notification. A tile flyout notification does not have a default expiration time, so unless one is set explicitly through TileFlyoutNotification.ExpirationTime, this method is the only way to remove the flyout.

public:
 virtual void Clear() = Clear;
void Clear();
public void Clear();
function clear()
Public Sub Clear ()

Applies to

See also