Structure
LinearProgressViewStyle
A progress view that visually indicates its progress using a horizontal bar.
あるプログレスビュー、それはそれの進捗をある水平バーを使って視覚的に指し示します。
Declaration
宣言
struct LinearProgressViewStyle
Overview
概要
You can also use linear
to construct this style.
Topics
話題
Getting the Progress View Style
Creating a Linear Progress View Style
init()
Creates a linear progress view style.
Rendering a Progress View
typealias Body
A view representing the body of a progress view.
あるプログレスビューの本体を表しているビュー。
Deprecated Initializers
init(tint: Color)
Creates a linear progress view style with a tint color.
Deprecated
非推奨
Default Implementations
省略時実装
See Also
参照
Supporting Types
支援を行う型
struct DefaultProgressViewStyle
The default progress view style in the current context of the view being styled.
このスタイル指定されているビューの現在の内容における省略時のプログレスビュースタイル。