Distribution
public enum Distribution : Hashable
Keys that specify a distribution of the contained views.
-
The
AccessoryViewshould be positioned before theCustomView.Declaration
Swift
case accessoryFirst -
The
AccessoryViewshould be positioned after theCustomView.Declaration
Swift
case accessoryLast