ParentAlignment

constructor(edge: ParentAlignment.Edge = Edge.MIN_MAX, offset: Int = ViewAlignment.DEFAULT_OFFSET, fraction: Float = ViewAlignment.DEFAULT_FRACTION, isFractionEnabled: Boolean = true, preferKeylineOverEdge: Boolean = edge == MAX)
constructor(parcel: Parcel)