Enumeration 列挙

HorizontalEdge

An edge on the horizontal axis.

Declaration 宣言

@frozen enum HorizontalEdge

Overview 概要

Use a horizontal edge for tasks like setting a swipe action with the swipeActions(edge:allowsFullSwipe:content:) view modifier. The positions of the leading and trailing edges depend on the locale chosen by the user.

Topics 話題

Getting Edges

Creating an Edge

Accessing All Edges

Relationships 関係

See Also 参照

Edges and Regions