Android.Views.IViewParent: Property Members

The properties of Android.Views.IViewParent are listed below. For a list of all members, see the IViewParent Members list.

Public Properties

[read-only]
IsLayoutDirectionResolvedbool. Tells if this view parent layout direction is resolved.
[read-only]
IsLayoutRequestedbool. Indicates whether layout was requested on this view parent.
[read-only]
IsTextAlignmentResolvedbool. Tells if this view parent text alignment is resolved.
[read-only]
IsTextDirectionResolvedbool. Tells if this view parent text direction is resolved.
[read-only]
LayoutDirectionLayoutDirection. Return this view parent layout direction.
[read-only]
ParentIViewParent. Returns the parent if it exists, or null.
[read-only]
ParentForAccessibilityIViewParent. Gets the parent of a given View for accessibility.
[read-only]
TextAlignmentTextAlignment. Return this view parent text alignment.
[read-only]
TextDirectionTextDirection. Return this view parent text direction.