Share via


NoNamespace.hasBounce Field

Definition

Represents the hasBounce XML attribute.

public static readonly System.Xml.Linq.XName hasBounce;
 staticval mutable hasBounce : System.Xml.Linq.XName
Public Shared ReadOnly hasBounce As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: flythrough.
  • corresponds to the following strongly-typed properties: FlythroughTransition.HasBounce.

Applies to