Click or drag to resize

Fragment Properties

The Fragment type exposes the following members.

Properties
  NameDescription
Public propertyExists
Gets whether or not this object exists in the hierarchy
Public propertyItemInt32
Gets the value of the given index, or lack thereof, wrapped inside of a Fragment
Public propertyItemString
Gets the value of the given key, or lack thereof, wrapped inside of a Fragment
Public propertyValue
Gets the value of the fragment as an untyped object (set will throw)
Top
See Also